From 1c242a7d17c56fa5eb3fff4e7e1f03b9d4d3ab98 Mon Sep 17 00:00:00 2001 From: Michael Hamann Date: Fri, 21 Sep 2012 00:17:21 +0200 Subject: [PATCH] Style fixes for new dokuwiki template --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index aaa8279..a9bb003 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ -div.dokuwiki div.include div.secedit { +div.dokuwiki div.plugin_include_content div.secedit { float: right; margin-left: 1em; - margin-top: -18px; + margin-top: 0; } div.dokuwiki div.inclmeta { @@ -10,7 +10,7 @@ div.dokuwiki div.inclmeta { color: __text_neu__; font-size: 80%; line-height: 1.25; - margin-top: 0.5em; + /*margin-top: 0.5em;*/ margin-bottom: 2em; }