[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
Sat Jun 7 22:47:18 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:  3.7.4
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch has-test-info  |     Focuses:  ui, css
-------------------------------------+------------------------------
Changes (by SirLouen):

 * keywords:  has-patch needs-design-feedback has-test-info => has-patch
     has-test-info
 * version:   => 3.7.4


Comment:

 == Test Report
 === Description
 ✅ This report validates whether the indicated patch works as expected.

 Patch tested:
 https://core.trac.wordpress.org/attachment/ticket/63310/63510.patch

 === Environment
 - WordPress: 6.9-alpha-60093-src
 - PHP: 8.2.28
 - Server: nginx/1.27.5
 - Database: mysqli (Server: 8.4.5 / Client: mysqlnd 8.2.28)
 - Browser: Chrome 137.0.0.0
 - OS: Windows 10/11
 - Theme: Twenty Twenty-Five 1.2
 - MU Plugins: None activated
 - Plugins:
   * Test Reports 1.2.0

 === Actual Results
 1.  ✅ Issue resolved with patch.

 === Additional Notes
 1. Props to @dhruvang21

 Replying to [comment:9 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).

 2. Definitely this is the best solution, great spotting, almost random add
 [29218] with 0 back testing.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63310#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list