mirror of https://github.com/apache/cloudstack.git
bug 8220: Fixed issue where the advanced search box was hidden beneath the vm details under the Instance Tab.
This commit is contained in:
parent
e51f4eae25
commit
484c2cd2a3
|
|
@ -1293,7 +1293,7 @@ a:hover.vm_create_close {
|
|||
border-bottom:2px solid #b1b1b1;
|
||||
margin:0;
|
||||
padding:0;
|
||||
z-index:1004;
|
||||
z-index:30000;
|
||||
}
|
||||
|
||||
.adv_searchformbox {
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue