From: Sven Schöling Date: Wed, 19 Sep 2012 09:45:30 +0000 (+0200) Subject: spacing im menü etwas erhöht X-Git-Tag: release-3.0.0beta1~158 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=b1064ee5930a42d6b1539f77ecd4e616997be3aa;p=kivitendo-erp.git spacing im menü etwas erhöht --- diff --git a/css/lx-office-erp/menu.css b/css/lx-office-erp/menu.css index eb19ad205..7b15219ff 100644 --- a/css/lx-office-erp/menu.css +++ b/css/lx-office-erp/menu.css @@ -300,7 +300,7 @@ div#menuv4 li li li li:hover ul #html-menu div.sm { font-weight: bold } #html-menu img { vertical-align: top; border: 0; } #html-menu a { vertical-align: top } -#html-menu .i span.ms { float: left; width: 24px } +#html-menu .i span.ms { float: left; width: 24px; margin-bottom: 2px; } #html-menu .m span.ms { float: left; width: 32px } #html-menu .sm span.ms { float: left; width: 24px; background: url(../../image/unterpunkt.png); } #html-menu div.m { height: 24px }