Merge pull request #9302 from tobiasd/20200927-duepunto

duepuntozero styling of the address in the vcard
2022.09-rc
Hypolite Petovan 2020-09-27 13:55:06 -04:00 zatwierdzone przez GitHub
commit 329c44be3f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -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 {