2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

The color is already covered in the first ruleset here

This commit is contained in:
Mark Otto
2016-10-09 16:39:02 -07:00
parent 41518d0e32
commit 8750b5f81c
-4
View File
@@ -30,10 +30,6 @@
border-color: $color; border-color: $color;
background-color: lighten($color, 40%); background-color: lighten($color, 40%);
} }
// Optional feedback icon
.form-control-feedback {
color: $color;
}
} }
// Form control focus state // Form control focus state