From 5563cb0a06e80247f0e0c1209266c095ecf41d0d Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 4 Jan 2018 11:33:13 +0100 Subject: [PATCH] fix #1855 @0:05 --- style/nav-horizontal.less | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style/nav-horizontal.less b/style/nav-horizontal.less index 3482259e..8e8ef424 100644 --- a/style/nav-horizontal.less +++ b/style/nav-horizontal.less @@ -74,6 +74,9 @@ img, .svg-icon { height: 25px; width: auto; + .msie &{ + width: 25px; + } margin: 0 17px; color: @icon-color; -- 2.39.5