1
0
Fork 0
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:
Mark Otto 2016-10-28 16:35:47 -07:00
parent c01fa6b369
commit cfd6e92ff6

View file

@ -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 {