2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Ensure carousel works in IE10/11

- Drops the `if-supports-3d-transforms()` mixin since all our browsers do support it

- Updates carousel to not rely on that mixin
This commit is contained in:
Mark Otto
2017-04-08 15:20:26 -07:00
committed by Mark Otto
parent feb35b94a6
commit ab67ffe167
3 changed files with 14 additions and 34 deletions
-1
View File
@@ -14,7 +14,6 @@
@import "mixins/text-emphasis";
@import "mixins/text-hide";
@import "mixins/text-truncate";
@import "mixins/transforms";
@import "mixins/visibility";
// // Components