silverstripe-framework/admin/client
Ingo Schommer a0d4e363c2 Moved <select> styles to generic _forms.scss
Form element styles should be consistent throughout the CMS.
While we still have the ability to create dropdowns (<select>) which aren't based on
Entwine/HTML rather than new components like <SingleSelectField>,
we need to ensure those are rendered the same.

By default, the Entwine-based CMS sections will transform <select>
into a ChosenJS control, but you can still apply .no-chosen.
Hence there's a need for correct height both in React and Entwine sections,
not just in a React component.
2016-08-28 13:30:18 +12:00
..
dist Moved <select> styles to generic _forms.scss 2016-08-28 13:30:18 +12:00
lang Fix pages add to campaign, improved FormActions error handling, Popover focus highlight and refactored AddToCampaignModal to FormBuilderModal 2016-08-28 13:07:32 +12:00
src Moved <select> styles to generic _forms.scss 2016-08-28 13:30:18 +12:00