ref(filmstrip): remove ie11 css flex hack
This commit is contained in:
parent
8f688c3535
commit
bdae4b9493
|
@ -247,12 +247,6 @@
|
|||
@include undoColumnReverseVideos();
|
||||
}
|
||||
|
||||
/** IE11 detection hack **/
|
||||
@media screen and (-ms-high-contrast: active),
|
||||
screen and (-ms-high-contrast: none) {
|
||||
@include undoColumnReverseVideos();
|
||||
}
|
||||
|
||||
/** Edge detection hack **/
|
||||
@supports (-ms-ime-align:auto) {
|
||||
@include undoColumnReverseVideos();
|
||||
|
|
Loading…
Reference in New Issue