When using the .has-danger/.form-control-danger classes on a .c-select custom menu, the .c-select's background-size overrides the .form-control-danger's, making the validation icons really tiny.
JSFiddle: https://jsfiddle.net/rjp4ys24/2/
Screenshot ("Name" is a text input and looks correct; "Country" is the custom select menu):

When using the
.has-danger/.form-control-dangerclasses on a.c-selectcustom menu, the.c-select'sbackground-sizeoverrides the.form-control-danger's, making the validation icons really tiny.JSFiddle: https://jsfiddle.net/rjp4ys24/2/
Screenshot ("Name" is a text input and looks correct; "Country" is the custom select menu):