From 2033008b813073efdf02c63088fb98a43ead06d1 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sat, 28 Jan 2012 12:49:15 +0100 Subject: [PATCH] small fix to keep the piwik opt-out block below stuff like galleries --- piwik/piwik.css | 2 ++ 1 file changed, 2 insertions(+) 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;