diff options
| author | Mark Otto <[email protected]> | 2017-06-06 22:45:37 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-06-06 22:45:37 -0700 |
| commit | d6b0334a4e3eff716fdeee4b6777d04ea9629e68 (patch) | |
| tree | bc81902f8a4038c235ce554a683f7bcb2c79c50a /scss/_forms.scss | |
| parent | 58b7239c6c065436000e576946508bf81a5bb568 (diff) | |
| download | bootstrap-d6b0334a4e3eff716fdeee4b6777d04ea9629e68.tar.xz bootstrap-d6b0334a4e3eff716fdeee4b6777d04ea9629e68.zip | |
remove icons for now
Diffstat (limited to 'scss/_forms.scss')
| -rw-r--r-- | scss/_forms.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scss/_forms.scss b/scss/_forms.scss index eba9aec73..8b7ae2f40 100644 --- a/scss/_forms.scss +++ b/scss/_forms.scss @@ -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; |
