2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03: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
+1 -1
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,