﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
16178,TwentyTen: Fix Clear-Floats Issue on Paginated Posts,chipbennett,,"TwentyTen does not properly clear floats between the_content() and wp_link_pages(), such that, on paginated posts, if the last element in the_content() is floated (e.g. a floated image), the output from wp_list_pages() renders next to, rather than below, the floated element.

Simple fix: add clear:both to the definition of the CSS class ""page-link"" that is applied to the container DIV for wp_link_pages() output.",defect (bug),closed,normal,3.1,Themes,3.1,normal,fixed,,lancewillett iandstewart
