Skip to content

Commit 34ad932

Browse files
authored
Adjust margin-bottom for wp-filter in list-tables.css
1 parent 6045c24 commit 34ad932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1457,7 +1457,7 @@ ul.cat-checklist input[name="post_category[]"]:indeterminate::before {
14571457
}
14581458

14591459
.plugin-install-php .wp-filter {
1460-
margin-bottom: 0;
1460+
margin-bottom: 1rem;
14611461
}
14621462

14631463
/* Plugin card table view */

0 commit comments

Comments
 (0)