From e8f1709adfd79bd8a9dd1e99b240edd39fd91d11 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 26 Oct 2020 16:09:07 +0200 Subject: Drop Legacy Edge support. This allows us to move forward without being held back. Microsoft already replaces the Legacy Edge with the new one on supported Windows versions. --- scss/forms/_form-select.scss | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'scss/forms/_form-select.scss') diff --git a/scss/forms/_form-select.scss b/scss/forms/_form-select.scss index 6ebe33e10..1866da964 100644 --- a/scss/forms/_form-select.scss +++ b/scss/forms/_form-select.scss @@ -32,16 +32,6 @@ // Avoid using mixin so we can pass custom focus shadow properly box-shadow: $form-select-focus-box-shadow; } - - &::-ms-value { - // For visual consistency with other platforms/browsers, - // suppress the default white text on blue background highlight given to - // the selected option text when the (still closed)