From 236cdbb36a1e14d65178bf038ece81c15bc91386 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 2 Feb 2011 22:08:48 +0100 Subject: [PATCH] Space after tools --- css/theme_right.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/theme_right.css.php b/css/theme_right.css.php index 49dbf0f79..ccfffcb4a 100644 --- a/css/theme_right.css.php +++ b/css/theme_right.css.php @@ -163,7 +163,7 @@ button { /* classes */ div.tools, fieldset.tblFooters { - margin: 0 1em 0 1em; + margin: 0 1em 1em 1em; border: 2px solid #000; border-top: none; width: auto;