From: Vincent Vanwaelscappel Date: Fri, 5 Jun 2020 14:27:23 +0000 (+0200) Subject: wip #3688 @0:10 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=f0cc5c8f1dc7d7cf5163a5ab8dc3ece56167b86d;p=fluidbook-html5.git wip #3688 @0:10 --- diff --git a/style/nav-horizontal.less b/style/nav-horizontal.less index 20b9e0a5..261c9ce7 100644 --- a/style/nav-horizontal.less +++ b/style/nav-horizontal.less @@ -83,9 +83,6 @@ img, .svg-icon { height: 25px; width: auto; - .msie & { - width: 25px; - } margin: 0 17px; color: @icon-color; @@ -96,6 +93,12 @@ } } + .svg-icon{ + .msie & { + width: 25px; + } + } + &.v2 { .svg-icon { width: auto;