1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02: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

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,