vcard elements float not cleared
This commit is contained in:
parent
25ac93f44d
commit
2118dd3160
1 changed files with 3 additions and 0 deletions
|
@ -2205,6 +2205,9 @@ a.mail-list-link {
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.vcard dl {
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
|
|
||||||
#birthday-title {
|
#birthday-title {
|
||||||
float: left;
|
float: left;
|
||||||
|
|
Loading…
Reference in a new issue