1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 17:11:48 +02:00

Merge pull request #19141 from twbs/v4-forms-cleanup

v4: Forms cleanup
This commit is contained in:
Mark Otto
2016-05-11 10:49:31 -07:00
16 changed files with 420 additions and 475 deletions

View File

@@ -5,7 +5,7 @@
@mixin form-control-validation($color) {
// Color the label and help text
.text-help,
.form-control-feedback,
.form-control-label,
.radio,
.checkbox,