From: Vincent Vanwaelscappel Date: Wed, 25 Jul 2018 10:30:57 +0000 (+0200) Subject: fix #2159 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=9fe8d47477e0ad5ec00c6633ecf8e27b14638412;p=fluidbook-html5.git fix #2159 @0.5 --- diff --git a/style/fluidbook.less b/style/fluidbook.less index 0a06fd49..b9663ec2 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -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 {