From: Friendika Date: Tue, 27 Sep 2011 08:32:54 +0000 (-0700) Subject: loozah theme vcard float not cleared X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1e288dc8a3169a313876ea671979b40c29722752;p=friendica.git loozah theme vcard float not cleared --- diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index dda980366f..e2ce0cc066 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -287,6 +287,9 @@ nav { margin-bottom: 5px; } +.vcard dl { + clear: both; +} .powered { font-size: 0.6em;