mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Grid Action dropdown made smaller
This commit is contained in:
parent
4063ce65a8
commit
c57bc75e7c
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user