Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#19325 closed defect (bug) (fixed)

twentyeleven: status post content (avatar) bumps into meta if short entry

Reported by: devinreams's profile devinreams Owned by: iandstewart's profile iandstewart
Milestone: 3.3 Priority: normal
Severity: minor Version: 3.3
Component: Bundled Theme Keywords: has-patch commit
Focuses: Cc:

Description

Since many status posts will likely be less than a few hundred characters (like Twitter) I can see that someone would have a fairly short 'status' format post.

Since we have the avatar appearing next to these formats (at 65px) it seems we should set a min-height on the entry-content so the meta line doesn't bump up against the avatar. Let the content breath!

Attachments (2)

Change History (8)

#1 @nacin
12 years ago

  • Owner set to iandstewart
  • Status changed from new to assigned

#2 @iandstewart
12 years ago

Looks good to me.

#3 @nacin
12 years ago

  • Keywords commit added; needs-testing removed

#4 @nacin
12 years ago

  • Milestone changed from Awaiting Review to 3.3

#5 @ryan
12 years ago

Looks good.

#6 @nacin
12 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In [19543]:

Give a min-height to posts of the status post format in Twenty Eleven. props devinreams, fixes #19325.

Note: See TracTickets for help on using tickets.