[wp-trac] [WordPress Trac] #64743: [Admin reskin] Dashboard widget empty container misaligned after reskin

WordPress Trac noreply at wordpress.org
Fri Feb 27 05:12:05 UTC 2026


#64743: [Admin reskin] Dashboard widget empty container misaligned after reskin
------------------------------------+----------------------
 Reporter:  fabiankaegy             |       Owner:  (none)
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  7.0
Component:  Administration          |     Version:
 Severity:  normal                  |  Resolution:
 Keywords:  admin-reskin has-patch  |     Focuses:  ui, css
------------------------------------+----------------------

Comment (by noruzzaman):

 == Test Report
 Patch tested: https://github.com/WordPress/wordpress-develop/pull/11069
 === Environment
 - WordPress: 7.0-beta2-20260228.231606
 - PHP: 8.4.17
 - Server: PHP.wasm
 - Database: WP_SQLite_Driver (Server: 8.0.38 / Client: 3.51.0)
 - Browser: Chrome 145.0.0.0
 - OS: macOS
 - Theme: Twenty Twenty-Five 1.4
 - MU Plugins: None activated
 - Plugins:
   * Test Reports 1.2.1
 === Steps taken
 1. Navigated to the Admin Dashboard (`/wp-admin/`).
 2. Observed the empty widget containers ("Drag boxes here" columns) were
 slightly misaligned before applying the patch.
 3. Applied the patch from [https://github.com/WordPress/wordpress-
 develop/pull/11069 PR #11069].
 4. Refreshed the Dashboard page and observed the empty widget containers
 again.
 === Result
 1. The patch fixes the issue. Empty dashboard widget containers are now
 properly aligned.
 === Expected result
 - The empty widget containers should be properly aligned with the other
 dashboard widget columns.
 === Additional Notes
 - The patch adds `margin: 4px;` to the empty dashboard widget container in
 `dashboard.css`.
 - No regressions observed.

 || Before || After ||
 || [[Image(https://i.ibb.co.com/VWGw4xcW/before-patch.png)]] ||
 [[Image(https://i.ibb.co.com/5xCW2Y3R/after-patch.png)]] ||

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


More information about the wp-trac mailing list