Drop IE support from Sass
This commit is contained in:
parent
018a94c9c1
commit
d9e83671ae
6 changed files with 11 additions and 67 deletions
|
|
@ -37,7 +37,7 @@
|
|||
// 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) <select> receives focus
|
||||
// in IE and (under certain conditions) Edge.
|
||||
// in Edge.
|
||||
// See https://github.com/twbs/bootstrap/issues/19398.
|
||||
color: $input-color;
|
||||
background-color: $input-bg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue