Opened 16 years ago
Closed 15 years ago
#14068 closed defect (bug) (fixed)
Long plugin Upgrade Notice distorts update-core.php table
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.1 | Priority: | normal |
| Severity: | normal | Version: | 2.9 |
| Component: | UI | Keywords: | has-patch |
| Focuses: | Cc: |
Description
td.plugin-title has a white-space: nowrap; rule in wp-admin.css, therefore if a plugin has a long Upgrade Notice description in its readme.txt the table of plugins to update is distorted and extends off of the page.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Scrollbars anyone?
td.plugin-title{overflow:auto;}