Clear floats in a post.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
2f2b59cafe
commit
3b51cc14ac
|
@ -101,6 +101,7 @@ ul.post-meta span.post-meta-key {
|
|||
.feedback {
|
||||
color: #ccc;
|
||||
text-align: right;
|
||||
clear: all;
|
||||
}
|
||||
|
||||
.meta {
|
||||
|
|
Loading…
Reference in New Issue