// ------------------------------------
// SELECT2 FORM FIELDS
// ------------------------------------

body#{ $_body-theme-selector } .select2-container--default .select2-selection--single {
	height: auto !important; // Needed to override theme styles
}