#3112 closed enhancement (fixed)
Clear floats in posts
| Reported by: | hnla | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Templates | Version: | |
| Severity: | 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)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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).