aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-10-09 16:39:02 -0700
committerMark Otto <[email protected]>2016-10-09 16:39:02 -0700
commit8750b5f81cf38c91eb8a72601232041cf60cff74 (patch)
tree038c4089516e011d373ccc12dcf5ec615554f174
parent41518d0e32ed09f70645c0f1b6b006fa37b30247 (diff)
downloadbootstrap-8750b5f81cf38c91eb8a72601232041cf60cff74.tar.xz
bootstrap-8750b5f81cf38c91eb8a72601232041cf60cff74.zip
The color is already covered in the first ruleset here
-rw-r--r--scss/mixins/_forms.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/scss/mixins/_forms.scss b/scss/mixins/_forms.scss
index 698e7dc12..e2bead180 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