[wp-trac] [WordPress Trac] #49820: Input and select elements are misaligned in the admin area
WordPress Trac
noreply at wordpress.org
Sun Apr 5 16:36:04 UTC 2020
#49820: Input and select elements are misaligned in the admin area
-------------------------------------+-----------------------------
Reporter: luigipulcini | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 5.4
Severity: trivial | Keywords: needs-patch
Focuses: ui, css, administration |
-------------------------------------+-----------------------------
When placed side by side with inline select boxes, input elements are
vertically misaligned in the admin area. Setting vertical-align to middle
after line 78 of the /wp-admin/css/forms.css file – similarly to how
select boxes are defined later in this stylesheet – seems to fix the
problem.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49820>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list