From: Vincent Vanwaelscappel Date: Fri, 8 Feb 2019 12:19:05 +0000 (+0100) Subject: fix #2585 @0:10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=6d3677695d3aba38f29d040c19808b52a45b1714;p=fluidbook-html5.git fix #2585 @0:10 --- diff --git a/style/mmenu/mmenu.less b/style/mmenu/mmenu.less index e2d314d3..aa61e13a 100644 --- a/style/mmenu/mmenu.less +++ b/style/mmenu/mmenu.less @@ -154,6 +154,9 @@ html.mm-opening .mm-menu.mm-opened[class*=mm-pagedim] ~ #mm-blocker { #menuSearch { position: fixed; // So we can scroll the other items below... + .msie &{ + position: absolute; + } top: 0; left: 0; width: 100%;