2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Prevent white line in Firefox (regression) (#27594)

This commit is contained in:
Martijn Cuppens
2018-11-05 17:56:41 +01:00
committed by XhmikosR
parent e3abb8e4dd
commit b33d0d3790
+1
View File
@@ -32,6 +32,7 @@
float: left;
width: 100%;
margin-right: -100%;
backface-visibility: hidden;
@include transition($carousel-transition);
}