Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#20471 closed defect (bug) (fixed)

Twenty Eleven: Add whitespace to paragraphs in the image post format.

Reported by: mfields's profile mfields Owned by: nacin's profile nacin
Milestone: 3.4 Priority: normal
Severity: minor Version: 3.3
Component: Bundled Theme Keywords: has-patch
Focuses: Cc:

Description

Here's what the image post format looks like when a captioned image is followed by a paragraph:
https://img.skitch.com/20120417-1beqfrrscbwcy7rtwxn2msqs69.png

The attached patch will adjust the whitspace allowing content to be displayed between the image and meta content if present in the post_content:
https://img.skitch.com/20120417-f2jr8h6qtyuxj6nr5x6ea538n7.png

The patch also fixes a disply issue in the media queries for the image format where float is set to none in .alignleft and .alignright but the elements are not explicitly set to block-level.

Attachments (1)

20471.diff (1.3 KB) - added by mfields 12 years ago.

Download all attachments as: .zip

Change History (3)

@mfields
12 years ago

#1 @nacin
12 years ago

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

In [20905]:

Twenty Eleven: Add whitespace to paragraphs in the image post format. props mfields, fixes #20471.

#2 @SergeyBiryukov
12 years ago

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