We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6466a04 commit 0f8f843Copy full SHA for 0f8f843
scss/mixins/_forms.scss
@@ -93,7 +93,7 @@
93
94
@if $enable-validation-icons {
95
padding-right: $custom-select-feedback-icon-padding-right;
96
- background: $custom-select-background, $icon no-repeat $custom-select-feedback-icon-position / $custom-select-feedback-icon-size;
+ background: $custom-select-background, $icon $custom-select-bg no-repeat $custom-select-feedback-icon-position / $custom-select-feedback-icon-size;
97
}
98
99
&:focus {
0 commit comments