Merge pull request #18089 from almirsarajcic/v4-dev

Rename .help-block to .text-help
This commit is contained in:
Mark Otto 2015-11-12 23:57:22 -08:00
commit 763cec82fb
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
@mixin form-control-validation($color) {
// Color the label and help text
.help-block,
.text-help,
.form-control-label,
.radio,
.checkbox,