mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
fix animated/striped gradients in progress bars
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
}
|
||||
|
||||
// Striped bars
|
||||
.progress.striped .bar {
|
||||
.progress-striped .bar {
|
||||
#gradient > .striped(#62c462);
|
||||
.background-size(40px 40px);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user