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

git-svn-id: https://develop.svn.wordpress.org/trunk@6801 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-02-13 06:35:21 +00:00
parent 79060b868b
commit 4b670951fe
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>
";