2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Merge pull request #7621 from jeremydenoun/patch-1

Fix flickering on progress bar width update
This commit is contained in:
Mark Otto
2013-05-03 17:32:54 -07:00
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -63,6 +63,7 @@
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