]> _ Git - fluidbook-html5.git/commitdiff
IE 11 fix. WIP #3051 @0.5
authorStephen Cameron <stephen@cubedesigners.com>
Thu, 5 Dec 2019 14:58:36 +0000 (15:58 +0100)
committerStephen Cameron <stephen@cubedesigners.com>
Thu, 5 Dec 2019 14:58:36 +0000 (15:58 +0100)
style/interface.less

index e039c87c9d873300d7d09a3a189dd64cd2a1fc4d..127a739de090cc792d8dfc5b108814e0c251ae4d 100644 (file)
     .svg-icon {
       flex: 0 0 auto;
       height: 26px;
+      width: 26px; // Needed for IE 11
       margin-left: 1em;
     }
   }