#2350 closed defect (bug) (fixed)
Code tags with long contents break poorly on the page
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.4 | Priority: | normal |
| Severity: | normal | Version: | 2.1 |
| Component: | Appearance - Included Themes | Keywords: | has-patch |
| Cc: |
Description
Long single line code snippets end up wrapping onto multiple lines. (See attachment)
Code tags should probably be inline-block, and have white-space nowrap and a max-width set to allow them to scroll sideways as needed.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Example