Grid Action dropdown made smaller

This commit is contained in:
NIKITA 2010-12-20 18:48:38 -08:00
parent 4063ce65a8
commit c57bc75e7c

View File

@ -3477,7 +3477,7 @@ a:hover.search_button {
}
.grid_actionsdropdown_box {
width:195px;
width:185px;
height:auto;
float:left;
position:absolute;
@ -3491,7 +3491,7 @@ a:hover.search_button {
}
.actionsdropdown_boxlist {
width:183px;
width:173px;
height:auto;
float:left;
margin:0 0 5px 6px;
@ -3500,7 +3500,7 @@ a:hover.search_button {
}
.actionsdropdown_boxlist li{
width:181px;
width:171px;
height:auto;
float:left;
text-align:left;