Fix floated left gallery layout breaks. Prop s nbachiyski. fixes #5828

git-svn-id: http://svn.automattic.com/wordpress/trunk@6801 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-02-13 06:35:21 +00:00
parent b54674879e
commit 9900f35dd3
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@ function gallery_shortcode($attr) {
}
$output .= "
<br style='clear: both;' >
</div>
";