silverstripe-framework/admin/client/dist/styles
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
..
bundle.css Moved <select> styles to generic _forms.scss 2016-08-28 13:30:18 +12:00
editor.css fix for scss linting issues in new scss (#5448) 2016-05-04 20:14:56 +12:00