[wp-trac] [WordPress Trac] #64763: Admin reskin: Remove line-height from input elements
WordPress Trac
noreply at wordpress.org
Sat Mar 28 16:35:41 UTC 2026
#64763: Admin reskin: Remove line-height from input elements
-------------------------------------------------+-------------------------
Reporter: wildworks | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 7.0
Component: Administration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: admin-reskin good-first-bug has- | Focuses:
patch dev-reviewed |
-------------------------------------------------+-------------------------
Changes (by audrasjb):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"62172" 62172]:
{{{
#!CommitTicketReference repository="" revision="62172"
Admin reskin: Remove line-height from input fields.
`line-height` values that were previously used to match the height of
input fields affect the height of the background shown when text inside
those fields is selected. Removing these `line-height` declarations allows
the text selection highlight to render more naturally.
Additionally, update the height of the custom Date/Time format input
fields on the General Settings screen to `32px` to align with the new
design system.
Reviewed by wildworks, audrasjb.
Merges [62171] to the 7.0 branch.
Props arkaprabhachowdhury, audrasjb, hmrisad, huzaifaalmesbah, manhar,
manishxdp, noruzzaman, ozgursar, r1k0, sachinrajcp123, wildworks.
Fixes #64763.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64763#comment:35>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list