]> _ Git - fluidbook-html5.git/commitdiff
fix #2585 @0:10
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 8 Feb 2019 12:19:05 +0000 (13:19 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 8 Feb 2019 12:19:05 +0000 (13:19 +0100)
style/mmenu/mmenu.less

index e2d314d32b215abd3ec2a83c899a8869588300cc..aa61e13a319d012eb1384f17d29afad3c7ebf2aa 100644 (file)
@@ -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%;