Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 8 years ago

#3112 closed enhancement (fixed)

Clear floats in posts

Reported by: hnla's profile hnla Owned by:
Milestone: 1.5 Priority: normal
Severity: Version:
Component: Templates Keywords: clear floats, HasPatch
Cc:

Description

Patch to ensure floats cleared in div.entry and to add a class to the paragraph parent of a.post-edit-link (better if the parent is tokenised rather than child although both doesn't hurt) p.edit-entry can now be given ruleset to clear:both;

Attachments (1)

clearing-floats-in-posts.patch (4.6 KB) - added by hnla 14 years ago.

Download all attachments as: .zip

Change History (5)

#1 @DJPaul
14 years ago

  • Milestone changed from Awaiting Review to 1.3

#2 @DJPaul
14 years ago

Thanks for the patch hnla, I'm about to commit a fix for this which takes a slightly different approach (putting the pagination links generated by wp_link_pages() in a div and clearing that).

#3 @djpaul
14 years ago

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

(In [4185]) Clear floats on page-links for paginated posts. Fixes #3112

#4 @DJPaul
8 years ago

  • Component changed from Appearance - Template Parts to Templates
Note: See TracTickets for help on using tickets.