Skip to content

Commit 47b6e3c

Browse files
committed
Removed extra margin added to empty dashboard container.
This margin is making alignment issue with other widgets. Originally this is fixed in https://core.trac.wordpress.org/ticket/64743, but creating issue after spacing changes for dashboard widgets.
1 parent ddb5edd commit 47b6e3c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/wp-admin/css/dashboard.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
outline-offset: -2px;
7272
border-radius: 8px;
7373
height: 250px;
74-
margin: 4px;
7574
}
7675

7776
/* Only highlight drop zones when dragging. */

0 commit comments

Comments
 (0)