[wp-trac] [WordPress Trac] #63310: On mobile devices, the search bar in the WordPress admin "Pages" section has an unnecessary right margin, which negatively impacts the visual alignment and user experience.
WordPress Trac
noreply at wordpress.org
Mon Jun 2 15:26:12 UTC 2025
#63310: On mobile devices, the search bar in the WordPress admin "Pages" section
has an unnecessary right margin, which negatively impacts the visual
alignment and user experience.
-------------------------------------------------+-------------------------
Reporter: ronak44 | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting
| Review
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-design-feedback | Focuses: ui, css
has-test-info |
-------------------------------------------------+-------------------------
Comment (by sabernhardt):
[https://core.trac.wordpress.org/attachment/ticket/63510/63510.patch
63510.patch] is another option to consider (props @dhruvang21). The
`.search-box` paragraphs use `flex` display with a `column-gap`, which
could make the `float` and `margin` unnecessary on the `.search-box
input[name="s"]` search fields (at any screen size).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63310#comment:9>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list