Skip to content

Commit 75b4131

Browse files
Admin Reskin: Add more spacing below the plugin card header.
Follow-up to [61646]. Props wildworks, mukesh27, shailu25, noruzzaman, darshitrajyaguru97, SergeyBiryukov. Fixes #64987. git-svn-id: https://develop.svn.wordpress.org/trunk@62290 602fd350-edb4-49c9-b593-d223f7449a82
1 parent d141ecb commit 75b4131

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wp-admin/css/list-tables.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1609,7 +1609,7 @@ div.action-links,
16091609
}
16101610

16111611
.plugin-card h3 {
1612-
margin: 0 12px 12px 0;
1612+
margin: 0 12px 16px 0;
16131613
font-size: 18px;
16141614
line-height: 1.3;
16151615
}

0 commit comments

Comments
 (0)