[wp-trac] [WordPress Trac] #24387: Remove borders and styles on select elements
WordPress Trac
noreply at wordpress.org
Thu Nov 21 20:01:03 UTC 2013
#24387: Remove borders and styles on select elements
--------------------------------+------------------------------
Reporter: mmuro | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 3.5
Severity: normal | Resolution:
Keywords: has-patch ui-focus |
--------------------------------+------------------------------
Comment (by iammattthomas):
selects.png is a comparison of the select element in most browsers we
support. (Didn't mean to upload that diff, but oh well.)
As Mel mentioned, the select styles make a pretty noticeable difference in
usability because of how small the defaults are on OS X. And while
browsers do some very strange things with that arrow, and there's no good
way of customizing it just yet, it's still a more consistent look across
browsers than using the OS defaults.
I'm going to apply the style declarations from input elements to selects,
as they achieve a pretty consistent look in most browsers and don't have
any adverse affects in the browsers that don't allow more customization.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24387#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list