mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
Remove backface-visibility from progress bars.
This commit is contained in:
Vendored
-3
@@ -4915,9 +4915,6 @@ a.list-group-item.active > .badge,
|
||||
-moz-transition: width 0.6s ease;
|
||||
-o-transition: width 0.6s ease;
|
||||
transition: width 0.6s ease;
|
||||
-webkit-backface-visibility: hidden;
|
||||
-moz-backface-visibility: hidden;
|
||||
backface-visibility: hidden;
|
||||
}
|
||||
|
||||
.progress-striped .progress-bar {
|
||||
|
||||
Reference in New Issue
Block a user