]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
The color is already covered in the first ruleset here
authorMark Otto <markdotto@gmail.com>
Sun, 9 Oct 2016 23:39:02 +0000 (16:39 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 9 Oct 2016 23:39:02 +0000 (16:39 -0700)
scss/mixins/_forms.scss

index 698e7dc12d595588f7d9e54897f04adbb97729ca..e2bead1801c967798b9f50efa610a0a79bf92ab3 100644 (file)
     border-color: $color;
     background-color: lighten($color, 40%);
   }
-  // Optional feedback icon
-  .form-control-feedback {
-    color: $color;
-  }
 }
 
 // Form control focus state