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