@component OpalSelectValidator : OpalInputValidator {
	@el select {
		display: block;
	}
}