2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

remove preserve-3d

This commit is contained in:
Jacob Thornton
2011-11-03 18:40:18 -07:00
parent f92759b36d
commit a560eb651d
3 changed files with 6 additions and 12 deletions
-1
View File
@@ -111,7 +111,6 @@
// Transitions
.transition(@transition) {
-webkit-transform-style: e(%("preserve-3d"));
-webkit-transition: @transition;
-moz-transition: @transition;
-ms-transition: @transition;