#29995 closed defect (bug) (fixed)
Username is cut off on the user list table on small screens
| Reported by: | pento | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.3 |
| Component: | Users | Version: | |
| Severity: | normal | Keywords: | make-flow has-patch needs-testing |
| Cc: | Focuses: | ui, administration |
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
@
12 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.
11 years ago
This ticket was mentioned in Slack in #core-flow by boren. View the logs.
11 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
.widefat * {
}
the word-wrap is normal and is overflow the break-word