Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix validation feedback icon in select multiple
Validation feedback for `<select multiple>` should look like `<textarea>`. The previous implementation was placing the validation icon in the middle of the select field together with the single select arrow, that is not supposed to be part of this kind of inputs
- Loading branch information