Update layer classes
This commit is contained in:
parent
2499f8c0ab
commit
5ce78f4b32
|
@ -19,6 +19,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
// Any layers need to be above the main layer (where the BD button is placed)
|
// Any layers need to be above the main layer (where the BD button is placed)
|
||||||
.layer-kosS71 + .layer-kosS71 {
|
[class*="layers-"] > * + * {
|
||||||
z-index: 900;
|
z-index: 900;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue