[wp-trac] [WordPress Trac] #48537: Inconsistent styling of form elements
WordPress Trac
noreply at wordpress.org
Fri Nov 8 12:58:25 UTC 2019
#48537: Inconsistent styling of form elements
-------------------------+-----------------------------
Reporter: murgroland | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: |
-------------------------+-----------------------------
The styling for <select> elements does not match the styling for other
<input> elements.
All inputs have a border radius of 4px and a min-height of 30px, while
<select> elements have a border radius of 3px and a min-height of 28px.
https://core.trac.wordpress.org/browser/trunk/src/wp-
admin/css/forms.css#L311
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48537>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list