duepuntozero styling of the address in the vcard

This commit is contained in:
Tobias Diekershoff 2020-09-27 19:50:30 +02:00
parent 7c5f3a9c96
commit 66a6292dfc
1 changed files with 2 additions and 2 deletions

View File

@ -2325,8 +2325,7 @@ aside input[type='text'] {
}
.adr, .homepage-url, .x-network {
float: left;
display: block;
display: inline-block;
margin-left: 8px;
}
@ -2375,6 +2374,7 @@ aside input[type='text'] {
.vcard dl {
clear: both;
display: inline-block;
}
#birthday-title {