0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

lol words

This commit is contained in:
Mark Otto 2014-06-18 23:21:44 -07:00
parent 99f176e7ec
commit a012ba465d

View File

@ -3,7 +3,7 @@
.progress-bar-variant(@color) {
background-color: @color;
// Depcreated parent class requirement as of v3.2
// Deprecated parent class requirement as of v3.2
.progress-striped & {
#gradient > .striped();
}