]> _ Git - fluidbook-html5.git/commitdiff
wip #3688 @0:10
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 5 Jun 2020 14:27:23 +0000 (16:27 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 5 Jun 2020 14:27:23 +0000 (16:27 +0200)
style/nav-horizontal.less

index 20b9e0a5e46424eddf792620c60019d6b53fed0b..261c9ce7e2ead920a9f5638223522e70be7b03b7 100644 (file)
@@ -83,9 +83,6 @@
        img, .svg-icon {
                height: 25px;
                width: auto;
-               .msie & {
-                       width: 25px;
-               }
 
                margin: 0 17px;
                color: @icon-color;
                }
        }
 
+       .svg-icon{
+               .msie & {
+                       width: 25px;
+               }
+       }
+
        &.v2 {
                .svg-icon {
                        width: auto;