mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
include .col-form-label in the form validation field mixin
This commit is contained in:
parent
c01fa6b369
commit
cfd6e92ff6
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
// Color the label and help text
|
||||
.form-control-feedback,
|
||||
.form-control-label,
|
||||
.col-form-label,
|
||||
.form-check-label,
|
||||
.form-check-inline,
|
||||
.custom-control {
|
||||
|
|
Loading…
Reference in a new issue