mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
Prevent white line in Firefox (regression) (#27594)
This commit is contained in:
parent
e3abb8e4dd
commit
b33d0d3790
@ -32,6 +32,7 @@
|
|||||||
float: left;
|
float: left;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-right: -100%;
|
margin-right: -100%;
|
||||||
|
backface-visibility: hidden;
|
||||||
@include transition($carousel-transition);
|
@include transition($carousel-transition);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user