From: Friendika Date: Tue, 27 Sep 2011 08:28:22 +0000 (-0700) Subject: vcard elements float not cleared X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2118dd316007650bec1ad36a5ae39c1c5f929d25;p=friendica.git vcard elements float not cleared --- diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 2bb24ec451..b0aa99a971 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2205,6 +2205,9 @@ a.mail-list-link { margin-bottom: 5px; } +.vcard dl { + clear: both; +} #birthday-title { float: left;