Opened 2 years ago

Closed 2 years ago

Last modified 22 months ago

#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:

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)

styles.diff (320 bytes) - added by devinreams 2 years ago.
Adding overflow: auto to comment-content pre and code to prevent leakage

Download all attachments as: .zip

Change History (6)

Adding overflow: auto to comment-content pre and code to prevent leakage

  • Keywords has-patch added; needs-patch removed
  • Component changed from General to Themes
  • Version set to 3.2
  • Owner set to iandstewart
  • Resolution set to fixed
  • Status changed from new to closed

In [18042]:

Twenty Eleven: prevent overflow on the pre element; Props devinreams; Fixes #17432

  • Milestone changed from Awaiting Review to 3.2
Note: See TracTickets for help on using tickets.