0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

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

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,