Skip to content

Commit 556d863

Browse files
committed
Administration: Improved padding for pagination setting fields.
This changes improves paddings for the "Number of items per page" field available on list screens. Props ankit-k-gupta, aezazshekh, mukesh27, sabernhardt, mehedi890. Fixes #54219. git-svn-id: https://develop.svn.wordpress.org/trunk@53119 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 53d112f commit 556d863

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/wp-admin/css/common.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1834,6 +1834,7 @@ p.auto-update-status {
18341834

18351835
.metabox-prefs .screen-options .screen-per-page {
18361836
margin-right: 15px;
1837+
padding-right: 0;
18371838
}
18381839

18391840
.metabox-prefs .screen-options label {

0 commit comments

Comments
 (0)