#17432 closed defect (bug) (fixed)
Twenty Eleven: pre/code text overflows on comment content
| Reported by: | devinreams | Owned by: | iandstewart |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.2 |
| Component: | Themes | Version: | 3.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
If a long block of pre or code text is entered into a comment it will flow into the right gutter.
Screenshot showing example: http://d.pr/QlEe
I propose adding overflow: auto to .comment-content pre, perhaps even pre itself. I defer to the experts.
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Adding overflow: auto to comment-content pre and code to prevent leakage