]> _ Git - fluidbook-html5.git/commitdiff
fix #2159 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 25 Jul 2018 10:30:57 +0000 (12:30 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 25 Jul 2018 10:30:57 +0000 (12:30 +0200)
style/fluidbook.less

index 0a06fd49da4e5462b3964ec2ae96c88533cb4c6a..b9663ec213928b250e292bc0dd88a60fd9968ee9 100644 (file)
@@ -677,6 +677,11 @@ header {
                z-index: 21;
                background-color: transparent; // Disable background so icons are visible
        }
+
+       // Bug #2159
+       .menu-burger .landscape & {
+               z-index: 10;
+       }
 }
 
 #nav > a {