From: Stephen Cameron Date: Thu, 5 Dec 2019 14:58:36 +0000 (+0100) Subject: IE 11 fix. WIP #3051 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=9e957f40d3e25e464d220c414c89c68f37a5fac2;p=fluidbook-html5.git IE 11 fix. WIP #3051 @0.5 --- diff --git a/style/interface.less b/style/interface.less index e039c87c..127a739d 100644 --- a/style/interface.less +++ b/style/interface.less @@ -150,6 +150,7 @@ .svg-icon { flex: 0 0 auto; height: 26px; + width: 26px; // Needed for IE 11 margin-left: 1em; } }