From 3957310846320598e2c1d3644c7eee7d9534de94 Mon Sep 17 00:00:00 2001 From: NIKITA Date: Fri, 5 Nov 2010 11:25:34 -0700 Subject: [PATCH] left expanded arrow shifted bit up --- ui/css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/css/main.css b/ui/css/main.css index 35a560f9b19..b3c69b2705e 100644 --- a/ui/css/main.css +++ b/ui/css/main.css @@ -1546,6 +1546,7 @@ a:hover { .leftmenu_arrows.expanded_close { background:url(../images/leftmenu_white_closedarrow.png) no-repeat top left; + margin-top:1px; } .leftmenu_arrows.white_nonexpanded_close {