0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

remove comment

This commit is contained in:
Mark Otto 2016-12-04 21:39:27 -08:00
parent 1afb6959fa
commit c2c4b5ba76

View File

@ -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;