mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-02 02:29:24 +01:00
Merge pull request #18089 from almirsarajcic/v4-dev
Rename .help-block to .text-help
This commit is contained in:
commit
763cec82fb
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
@mixin form-control-validation($color) {
|
@mixin form-control-validation($color) {
|
||||||
// Color the label and help text
|
// Color the label and help text
|
||||||
.help-block,
|
.text-help,
|
||||||
.form-control-label,
|
.form-control-label,
|
||||||
.radio,
|
.radio,
|
||||||
.checkbox,
|
.checkbox,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user