From 580a8abceb44e262caa21ee0c568d524b61b3998 Mon Sep 17 00:00:00 2001 From: Sam Clarke Date: Mon, 6 Nov 2017 19:32:18 +0000 Subject: [PATCH] Remove IE9 behaviour as has been dropped --- src/themes/inc/defaultbase.less | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/themes/inc/defaultbase.less b/src/themes/inc/defaultbase.less index a0fcd38ef..8700f94b3 100644 --- a/src/themes/inc/defaultbase.less +++ b/src/themes/inc/defaultbase.less @@ -26,10 +26,6 @@ overflow: hidden; height: 250px; - // Needed for IE <= 9 as doesn't support flexbox - behavior: url(iesize.htc); - - .rounded(4px); // Fix for Bootstrap 3 and any other page that changes