mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Region selector UI: Fix overlap issue with other dialogs
Remove z-index from region select button, to prevent overlap with other dialogs.
This commit is contained in:
parent
6eb404ed0a
commit
1f3a20cde7
@ -11624,7 +11624,6 @@ div.ui-dialog div.autoscaler div.field-group div.form-container form div.form-it
|
||||
/*Regions*/
|
||||
.region-switcher {
|
||||
display: inline-block;
|
||||
z-index: 2002;
|
||||
position: relative;
|
||||
background: url(../images/bg-gradients.png) repeat-x 0px -867px;
|
||||
border: 1px solid #5E5E5E;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user