Left menu expanded box don't have scroll bar anymore.

This commit is contained in:
NIKITA 2011-01-24 15:59:58 -08:00
parent eb49b29b1b
commit 63220aa74c

View File

@ -1580,9 +1580,7 @@ a:hover {
border-bottom:1px solid #FFF;
margin:0;
padding:0;
overflow-x:scoll;
overflow-x:auto;
overflow-y:hidden;
overflow:hidden;
}
.leftmenu_expandedlist{