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:
parent
b54674879e
commit
9900f35dd3
|
@ -173,6 +173,7 @@ function gallery_shortcode($attr) {
|
|||
}
|
||||
|
||||
$output .= "
|
||||
<br style='clear: both;' >
|
||||
</div>
|
||||
";
|
||||
|
||||
|
|
Loading…
Reference in New Issue