From 2118dd316007650bec1ad36a5ae39c1c5f929d25 Mon Sep 17 00:00:00 2001 From: Friendika Date: Tue, 27 Sep 2011 01:28:22 -0700 Subject: vcard elements float not cleared --- view/theme/duepuntozero/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'view') diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 2bb24ec45..b0aa99a97 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; -- cgit v1.2.3