commit | bd36c7145a151229bcad6bf993dc0354a2ade1db | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Feb 15 11:14:23 2018 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Feb 15 11:14:23 2018 +0100 |
tree | 0aefe179c7805d84956ce21d05eb59c6d905640d | |
parent | 6429275cd4725ba642cb1d99db2d33cdf51ce145 [diff] [blame] |
Fixed z-index definitions to avoid hiding of tree menus Change-Id: I71044f36ac9c195341dd38735cd8a4c45ee09a36
diff --git a/dev/scss/main/logos.scss b/dev/scss/main/logos.scss index 0e68a4a..0866f53 100644 --- a/dev/scss/main/logos.scss +++ b/dev/scss/main/logos.scss
@@ -93,7 +93,7 @@ top: 0; width: 7.8em; height: 2.4em; - z-index: 7200; + z-index: 105; background: { size: 72%; image: url('#{$img-path}/korap-logo-kalamar.svg');