Bringing it to the top of the world
I don't have much idea how the vex overlay's z-index is 1111. We don't set it anywhere. Anyhow, the dialog still needs to be lower than vex. Hence, the 1105. Change-Id: Idbd9beeb84d626a80580a7f7ca75f73edb89f06b
This commit is contained in:
parent
e6dbbef8f5
commit
91d6755781
1 changed files with 1 additions and 0 deletions
1
loleaflet/dist/loleaflet.css
vendored
1
loleaflet/dist/loleaflet.css
vendored
|
@ -341,6 +341,7 @@ body {
|
|||
height: auto;
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
z-index: 1105;
|
||||
}
|
||||
|
||||
.lokdialog.ui-dialog-content.ui-widget-content {
|
||||
|
|
Loading…
Reference in a new issue