Skip to content

Commit

Permalink
include .col-form-label in the form validation field mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Oct 28, 2016
1 parent c01fa6b commit cfd6e92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/mixins/_forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit cfd6e92

Please sign in to comment.