Opened 3 years ago
Closed 3 years ago
#54398 closed defect (bug) (duplicate)
Number of items per page input within screen options is getting cut off
Reported by: | deepakvijayan | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | |
Component: | Administration | Keywords: | |
Focuses: | ui, css | Cc: |
Description
The number of items per page input within plugins(screen options) is getting cut off. The last number is not properly visible. Using chrome web browser.
Attachments (1)
Change History (6)
#1
@
3 years ago
- Keywords needs-patch added
Thanks for the ticket, @deepakvijayan. I'm able to reproduce this issue on WP 5.9-alpha on both Chrome and Safari.
Note that the issue is present in all the screens where the pagination value is present - Plugins, Posts, Pages, Comments etc. The proposed fix should address all these screens.
#3
@
3 years ago
- Focuses css added
- Summary changed from Number of items per page input within plugins(screen options) is getting cut off. to Number of items per page input within screen options is getting cut off
4em is a bit small for these number inputs, at least with Windows browsers.
Also, #54219 proposes removing the side padding.
Note: See
TracTickets for help on using
tickets.
screenshot of the UI issue