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/matchinfo.scss b/dev/scss/main/matchinfo.scss index ded592d..31b8c9f 100644 --- a/dev/scss/main/matchinfo.scss +++ b/dev/scss/main/matchinfo.scss
@@ -82,7 +82,7 @@ ul#treeMenu { border-top-right-radius: 8px; - z-index: 200; + z-index: 150; font-size: 10pt; position: fixed; // width: $left-width;