Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#24172 closed defect (bug) (fixed)

Twenty Thirteen: Child comments can run into their parents

Reported by: obenland's profile obenland Owned by: lancewillett's profile lancewillett
Milestone: 3.6 Priority: normal
Severity: normal Version: 3.6
Component: Bundled Theme Keywords: has-patch
Focuses: Cc:

Description

In some circumstances, parent comments are not high enough to accomodate the author avatar and a longer name: http://screencast.com/t/CVpm2b39iYD

Instead of using a min-height and some magic number, let's be cleverer about this all together.

Attachments (1)

24172.diff (2.0 KB) - added by obenland 12 years ago.

Download all attachments as: .zip

Change History (3)

@obenland
12 years ago

#1 @lancewillett
12 years ago

  • Keywords has-patch added

Patch is looking good in testing, thanks for the report.

#2 @lancewillett
12 years ago

  • Owner set to lancewillett
  • Resolution set to fixed
  • Status changed from new to closed

In 24074:

Twenty Thirteen: avoid setting absolute positioning and a magic height number for child comments. This allows for a more flexible layout. Props obenland, fixes #24172.

Note: See TracTickets for help on using tickets.