From: Sven Schöling Date: Thu, 20 Sep 2012 08:55:48 +0000 (+0200) Subject: spacing zwischen den menüeinträgen nochmal vergössert X-Git-Tag: release-3.0.0beta1~155 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=62b7b5d15f4360a7b1455d0ca6960fbbda42bd7a;p=kivitendo-erp.git spacing zwischen den menüeinträgen nochmal vergössert --- diff --git a/css/lx-office-erp/menu.css b/css/lx-office-erp/menu.css index 7b15219ff..d4165c4a3 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; margin-bottom: 2px; } +#html-menu .i span.ms { float: left; width: 24px; margin-bottom: 4px; } #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 }