]> git.mxchange.org Git - friendica.git/commitdiff
vcard elements float not cleared
authorFriendika <info@friendika.com>
Tue, 27 Sep 2011 08:28:22 +0000 (01:28 -0700)
committerFriendika <info@friendika.com>
Tue, 27 Sep 2011 08:28:22 +0000 (01:28 -0700)
view/theme/duepuntozero/style.css

index 2bb24ec451b1428c69dc4aee0629b6ebbcb1a05f..b0aa99a971c3504eeb1613d31dd20241db5ff2b5 100644 (file)
@@ -2205,6 +2205,9 @@ a.mail-list-link {
        margin-bottom: 5px;
 }
 
+.vcard dl {
+       clear: both;
+}
 
 #birthday-title {
        float: left;