]> _ Git - fluidbook-html5.git/commitdiff
fix #1855 @0:05
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 4 Jan 2018 10:33:13 +0000 (11:33 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 4 Jan 2018 10:33:13 +0000 (11:33 +0100)
style/nav-horizontal.less

index 3482259e78d69c024f7c9e4f878e6ce752939522..8e8ef424dd47b4dece2857f2a84c171bb0a1330b 100644 (file)
@@ -74,6 +74,9 @@
        img, .svg-icon {
                height: 25px;
                width: auto;
+               .msie &{
+                       width: 25px;
+               }
 
                margin: 0 17px;
                color: @icon-color;