vcard elements float not cleared

This commit is contained in:
Friendika 2011-09-27 01:28:22 -07:00
parent 25ac93f44d
commit 2118dd3160
1 changed files with 3 additions and 0 deletions

View File

@ -2205,6 +2205,9 @@ a.mail-list-link {
margin-bottom: 5px;
}
.vcard dl {
clear: both;
}
#birthday-title {
float: left;