diff options
| author | Jacob Thornton <[email protected]> | 2011-11-03 18:40:18 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-11-03 18:40:18 -0700 |
| commit | a560eb651d24bd3a6183c78ab8a9b88bfa57c3cc (patch) | |
| tree | da9926b5ec264bf2c75ca35d6e292a2b6bdf62e3 /lib | |
| parent | f92759b36db43e782e4235f1f214ac5851383f9b (diff) | |
| download | bootstrap-a560eb651d24bd3a6183c78ab8a9b88bfa57c3cc.tar.xz bootstrap-a560eb651d24bd3a6183c78ab8a9b88bfa57c3cc.zip | |
remove preserve-3d
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/mixins.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/mixins.less b/lib/mixins.less index 952d9d876..4a05133c6 100644 --- a/lib/mixins.less +++ b/lib/mixins.less @@ -111,7 +111,6 @@ // Transitions .transition(@transition) { --webkit-transform-style: e(%("preserve-3d")); -webkit-transition: @transition; -moz-transition: @transition; -ms-transition: @transition; |
