Update layer classes

This commit is contained in:
Samuel Elliott 2018-04-29 17:53:09 +01:00
parent 2499f8c0ab
commit 5ce78f4b32
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6
1 changed files with 1 additions and 1 deletions

View File

@ -19,6 +19,6 @@
}
// Any layers need to be above the main layer (where the BD button is placed)
.layer-kosS71 + .layer-kosS71 {
[class*="layers-"] > * + * {
z-index: 900;
}