From 0fb28f3f69c686b824e2d36100c6abedd2cf3786 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Mon, 3 Sep 2012 19:04:50 +0200 Subject: [PATCH] und noch ein kleiner fix --- css/lx-office-erp/menu.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/lx-office-erp/menu.css b/css/lx-office-erp/menu.css index 67c314fc7..e57a6e32e 100644 --- a/css/lx-office-erp/menu.css +++ b/css/lx-office-erp/menu.css @@ -296,7 +296,7 @@ div#menuv4 li li li li:hover ul #html-menu div.menuitem { padding: 2px 4px 1px 4px; } #html-menu div.submenu { font-weight: bold } #html-menu img { vertical-align: middle; visibility:hidden; border: 0; } -#html-menu div.menuitem:first-child img { visibility:visible } +#html-menu div.menuitemchunk:first-child img { visibility:visible } #html-menu a { vertical-align: top } #html-menu .item span.menu-spacer { display: inline-block; width: 24px } #html-menu .menu span.menu-spacer { display: inline-block; width: 32px } -- 2.20.1