Opened 14 years ago
Closed 14 years ago
#16902 closed defect (bug) (fixed)
PRE/CODE tag overflow issue on the plugin details page
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.3 | Priority: | normal |
Severity: | minor | Version: | 3.1 |
Component: | Plugins | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
There is an issue with PRE/CODE tags on the plugin details page.
The problem exist in the description of some plugins -example:
"CSS3 Image & Text Overlay" plugin.
Text inside PRE/CODE is not wrapped and is displayed over the information on the right side.
The solution is use CSS property "overflow: auto;" for PRE tag.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In [18523]: