mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
Remove backface-visibility from progress bars.
This commit is contained in:
@@ -63,7 +63,6 @@
|
||||
background-color: @progress-bar-bg;
|
||||
.box-shadow(inset 0 -1px 0 rgba(0,0,0,.15));
|
||||
.transition(width .6s ease);
|
||||
.backface-visibility(hidden);
|
||||
}
|
||||
|
||||
// Striped bars
|
||||
|
||||
Reference in New Issue
Block a user