[wp-trac] [WordPress Trac] #63571: Excessive Spacing Between Right Sidebar Items in Edit Media Screen on Mobile View
WordPress Trac
noreply at wordpress.org
Fri Aug 8 01:55:28 UTC 2025
#63571: Excessive Spacing Between Right Sidebar Items in Edit Media Screen on
Mobile View
------------------------------+-------------------------------------
Reporter: mikinc860 | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.9
Component: Administration | Version: 3.8
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: ui, accessibility, css
------------------------------+-------------------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"60619" 60619]:
{{{
#!CommitTicketReference repository="" revision="60619"
Administration: Reduce mobile item spacing in `.misc-pub-section`.
On small viewports, the total vertical padding of `.misc-pub-section` was
adjusted from 14px to 40px.
This significant different made for difficult reading of information in
the Post Publish metabox, the Media details meta box, and the comment
editing metabox.
Shift the total vertical padding to 24px to improve the readability of
metaboxes on mobile.
Props mikinc860, dhrumilk, debarghyabanerjee, mukesh27, hbhalodia,
sabernhardt, joedolson.
Fixes #63571.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63571#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list