From efc14d30026092937784caa4faa845ebe6a79e99 Mon Sep 17 00:00:00 2001 From: NIKITA Date: Tue, 4 Jan 2011 14:03:30 -0800 Subject: [PATCH] First indent down arrow moves according to the resizable width --- ui/css/main.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ui/css/main.css b/ui/css/main.css index 9f5bc5b7966..c15efea3a58 100644 --- a/ui/css/main.css +++ b/ui/css/main.css @@ -1585,8 +1585,7 @@ a:hover { } .leftmenu_firstindent{ - min-width:200px; - max-width:auto; + width:90%; height:auto; float:left; margin:7px 0 0 10px;