From 15cb1c1689ec88d43865547c515e72a2fd0ad2d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 2 Feb 2011 23:17:48 +0100 Subject: [PATCH] More space around menu --- 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 5df9fa84bf..fddfce8990 100644 --- a/css/theme_right.css.php +++ b/css/theme_right.css.php @@ -607,7 +607,7 @@ form.login label { #topmenu, #topmenu2, #topmenu .submenu ul { list-style: none; padding: 0; - margin: 0.3em 0 0 0; + margin: 0.5em 0 0.5em 0; border-top: 1px solid #000; border-bottom: 1px solid #000; background: #ccc;