Skip to content

Commit 50d6cf5

Browse files
committed
Admin: Reskin - fix empty dashboard widget alignment.
Fix alignment of the empty dashboard widget placeholders to match the alignment of populated dashboard widget regions. Props fabiankaegy, shailu25, r1k0, noruzzaman, mirmpro, tusharaddweb, joedolson. Fixes #64743. git-svn-id: https://develop.svn.wordpress.org/trunk@61785 602fd350-edb4-49c9-b593-d223f7449a82
1 parent de3aa66 commit 50d6cf5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/wp-admin/css/dashboard.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
outline-offset: -2px;
7373
border-radius: 8px;
7474
height: 250px;
75+
margin: 4px;
7576
}
7677

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

0 commit comments

Comments
 (0)