mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Fix z-index of header bar causing overlap w/ dialogs
This commit is contained in:
parent
10d47147a6
commit
6748d19dbc
@ -2202,7 +2202,7 @@ div.detail-group.actions td {
|
||||
width: 100%;
|
||||
height: 117px;
|
||||
background: url(../images/overlay-pattern.png) repeat 0, #1B5070 url(../images/header-gradient.png) no-repeat center;
|
||||
z-index: 10000;
|
||||
z-index: 100;
|
||||
background-size: auto, cover;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user