Make WordPress Core

Opened 7 days ago

Last modified 7 days ago

#63831 accepted defect (bug)

Adjust sizing of page header links on mobile viewports

Reported by: joedolson's profile joedolson Owned by: joedolson's profile joedolson
Milestone: 6.9 Priority: normal
Severity: normal Version: 6.4
Component: Administration Keywords: has-patch
Focuses: css Cc:

Description

In #41986, the styling of the page title actions was adjusted to match the global button style. However, this styling was not also applied to the mobile viewport, and the mobile version does not match; it has excessive height, in particular.

This will require change the padding to 0 14px, adding min-height of 40px, lilne-height of 2.71428571, and vertical-align middle in the mobile viewport.

Attributing this to 6.4, as that's the point where it should have been adjusted, though the styles themselves are considerably older.

Attachments (2)

Screenshot 2025-08-15 at 3.30.17 PM.png (56.1 KB) - added by joedolson 7 days ago.
Before
Screenshot 2025-08-15 at 3.31.03 PM.png (56.4 KB) - added by joedolson 7 days ago.
After

Download all attachments as: .zip

Change History (5)

#1 @joedolson
7 days ago

  • Owner set to joedolson
  • Status changed from new to accepted

This ticket was mentioned in PR #9495 on WordPress/wordpress-develop by @joedolson.


7 days ago
#2

  • Keywords has-patch added; needs-patch removed

#3 @joedolson
7 days ago

I reversed the labels on those images. The first is after, the second is before.

Note: See TracTickets for help on using tickets.