[wp-trac] [WordPress Trac] #65104: Screen Options "Number of items per page" input clips last digit for 3-digit values

WordPress Trac noreply at wordpress.org
Tue Apr 21 16:22:26 UTC 2026


#65104: Screen Options "Number of items per page" input clips last digit for
3-digit values
---------------------------------------+---------------------
 Reporter:  shatrumyatra               |       Owner:  (none)
     Type:  defect (bug)               |      Status:  new
 Priority:  normal                     |   Milestone:  7.0
Component:  Administration             |     Version:  trunk
 Severity:  normal                     |  Resolution:
 Keywords:  has-screenshots has-patch  |     Focuses:  ui
---------------------------------------+---------------------
Changes (by sabernhardt):

 * version:   => trunk
 * milestone:  Awaiting Review => 7.0


Comment:

 #64547 increased the padding to 12 pixels (from 8 pixels on larger screens
 and 10 pixels on narrower screens).

 PR 11619 and patch-65104.diff reduce the left padding back to 8 pixels, at
 any screen size.

 Additional options:
 1. Increase the [https://github.com/WordPress/wordpress-
 develop/blob/4440667d806019cbe9b9e67fad6836b0d74cce6d/src/wp-admin/css
 /list-tables.css#L827 4em width] to 5em, without reducing the padding. The
 field would appear below the label on narrow screens more often, but not
 //too// often.
 2. Add the `small-text` class in the HTML for consistency with other small
 input fields. Then `.screen-per-page` would not require its own `width`
 rule (or padding rules).

 I'm setting the milestone to 7.0, but 7.0.1 could fit too.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/65104#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list