diff options
| author | Mark Otto <[email protected]> | 2016-12-04 21:39:27 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-12-04 21:39:27 -0800 |
| commit | c2c4b5ba762f6569ca86336cc9bd8d51ee780626 (patch) | |
| tree | 89a24e8e3cb2af6325d0b3a5093553a74766a01c | |
| parent | 1afb6959fac4659394c53cba1ebabd3f22714e26 (diff) | |
| download | bootstrap-c2c4b5ba762f6569ca86336cc9bd8d51ee780626.tar.xz bootstrap-c2c4b5ba762f6569ca86336cc9bd8d51ee780626.zip | |
remove comment
| -rw-r--r-- | scss/_carousel.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_carousel.scss b/scss/_carousel.scss index 12e0fa290..b9011e388 100644 --- a/scss/_carousel.scss +++ b/scss/_carousel.scss @@ -14,7 +14,6 @@ display: none; width: 100%; - // CSS3 transforms when supported by the browser @include if-supports-3d-transforms() { @include transition(transform .6s ease-in-out); backface-visibility: hidden; |
