[wp-trac] [WordPress Trac] #54855: Ui issue on edit menu page
WordPress Trac
noreply at wordpress.org
Wed Jan 19 18:51:56 UTC 2022
#54855: Ui issue on edit menu page
-------------------------------------+-------------------------------------
Reporter: sumitsingh | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Menus | Version: 5.8.3
Severity: normal | Resolution:
Keywords: has-screenshots needs- | Focuses: ui, accessibility,
patch | css, administration
-------------------------------------+-------------------------------------
Changes (by sabernhardt):
* keywords: has-screenshots => has-screenshots needs-patch
* focuses: ui, accessibility, administration => ui, accessibility, css,
administration
Comment:
This isn't exactly broken, but a small padding on the top and bottom
probably would improve the button label:
{{{
@media screen and (max-width: 782px) {
.bulk-select-button {
padding: 5px 10px;
}
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54855#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list