1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05: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;