#17432 closed defect (bug) (fixed)
Twenty Eleven: pre/code text overflows on comment content
Reported by: | devinreams | Owned by: | iandstewart |
---|---|---|---|
Milestone: | 3.2 | Priority: | normal |
Severity: | normal | Version: | 3.2 |
Component: | Themes | Keywords: | has-patch |
Focuses: | Cc: |
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.
Adding overflow: auto to comment-content pre and code to prevent leakage