mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Add transition to .progress-bar
- Pulls in values from v3 - Closes #22371 which didn't use a transition include
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
line-height: $progress-height;
|
||||
color: $progress-bar-color;
|
||||
background-color: $progress-bar-bg;
|
||||
@include transition($progress-bar-transition);
|
||||
}
|
||||
|
||||
.progress-bar-striped {
|
||||
|
||||
Reference in New Issue
Block a user