From: Mark Otto Date: Sun, 9 Oct 2016 23:39:02 +0000 (-0700) Subject: The color is already covered in the first ruleset here X-Git-Tag: v4.0.0-alpha.5~36^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8750b5f81cf38c91eb8a72601232041cf60cff74;p=thirdparty%2Fbootstrap.git The color is already covered in the first ruleset here --- diff --git a/scss/mixins/_forms.scss b/scss/mixins/_forms.scss index 698e7dc12d..e2bead1801 100644 --- a/scss/mixins/_forms.scss +++ b/scss/mixins/_forms.scss @@ -30,10 +30,6 @@ border-color: $color; background-color: lighten($color, 40%); } - // Optional feedback icon - .form-control-feedback { - color: $color; - } } // Form control focus state