#29995 closed defect (bug) (fixed)
Username is cut off on the user list table on small screens
Reported by: | pento | Owned by: | |
---|---|---|---|
Milestone: | 4.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Users | Keywords: | make-flow has-patch needs-testing |
Focuses: | ui, administration | Cc: |
Description
When looking at the users list table on a small screen, the username overflows the cell and is hidden.
Given how much space the Role column is taking up, I'd be inclined to hide it on small screens.
Attachments (3)
Change History (10)
#3
@
10 years ago
This rule was originally introduced by MP6 here: https://plugins.trac.wordpress.org/changeset/717686
It seems there were issues with header/footer text on custom post types - we need to make sure we don't re-break that.
This ticket was mentioned in Slack in #core-flow by boren. View the logs.
10 years ago
#5
@
9 years ago
- Resolution set to fixed
- Status changed from new to closed
Fixed by the work on #32395.
This ticket was mentioned in Slack in #core-flow by boren. View the logs.
9 years ago
Note: See
TracTickets for help on using
tickets.
.widefat * {
}
the word-wrap is normal and is overflow the break-word