mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 15:50:01 +02:00
The color is already covered in the first ruleset here
This commit is contained in:
@@ -30,10 +30,6 @@
|
||||
border-color: $color;
|
||||
background-color: lighten($color, 40%);
|
||||
}
|
||||
// Optional feedback icon
|
||||
.form-control-feedback {
|
||||
color: $color;
|
||||
}
|
||||
}
|
||||
|
||||
// Form control focus state
|
||||
|
Reference in New Issue
Block a user