2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Use full deprecation version

This commit is contained in:
Bas Bosman
2014-06-19 11:09:35 +02:00
parent f685f2a670
commit ae793ad749
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
.progress-bar-variant(@color) {
background-color: @color;
// Deprecated parent class requirement as of v3.2
// Deprecated parent class requirement as of v3.2.0
.progress-striped & {
#gradient > .striped();
}
+1 -1
View File
@@ -1,6 +1,6 @@
// Vendor Prefixes
//
// All vendor mixins are deprecated as of v3.2 due to the introduction of
// All vendor mixins are deprecated as of v3.2.0 due to the introduction of
// Autoprefixer in our Gruntfile. They will be removed in v4.
// - Animations