Opened 7 days ago
Last modified 7 days ago
#63831 accepted defect (bug)
Adjust sizing of page header links on mobile viewports
Reported by: |
|
Owned by: |
|
---|---|---|---|
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)
Change History (5)
This ticket was mentioned in PR #9495 on WordPress/wordpress-develop by @joedolson.
7 days ago
#2
- Keywords has-patch added; needs-patch removed
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/63831