1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02:00

remove icons for now

This commit is contained in:
Mark Otto
2017-06-06 22:45:37 -07:00
parent 58b7239c6c
commit d6b0334a4e
2 changed files with 3 additions and 12 deletions

View File

@@ -242,9 +242,6 @@ select.form-control-lg {
//
// Apply contextual and semantic states to individual form controls.
$form-feedback-valid-color: $green !default;
$form-feedback-invalid-color: $red !default;
.invalid-feedback {
display: none;
margin-top: .25rem;