2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03: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
+1
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 {