We need to clear floats so images don't run into the next post.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -290,7 +290,7 @@ body {
|
||||
}
|
||||
|
||||
.postmetadata {
|
||||
clear: left;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.clear {
|
||||
|
||||
Reference in New Issue
Block a user