From: Tobias Diekershoff Date: Sat, 28 Jan 2012 11:49:15 +0000 (+0100) Subject: small fix to keep the piwik opt-out block below stuff like galleries X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2033008b813073efdf02c63088fb98a43ead06d1;p=friendica-addons.git small fix to keep the piwik opt-out block below stuff like galleries --- diff --git a/piwik/piwik.css b/piwik/piwik.css index bb43b67e..e5e95bbe 100755 --- a/piwik/piwik.css +++ b/piwik/piwik.css @@ -2,6 +2,8 @@ padding: 100px 50px; text-align: justify; font-size: 0.85em; + margin-top:10px; + clear: both; } #piwik-code-block { display: none;