From 3b51cc14acc67beb5f88ebd55dba575e506c27cf Mon Sep 17 00:00:00 2001 From: saxmatt Date: Wed, 12 May 2004 06:56:37 +0000 Subject: [PATCH] Clear floats in a post. git-svn-id: http://svn.automattic.com/wordpress/trunk@1263 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-layout.css | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-layout.css b/wp-layout.css index 590903cde..d064b30f8 100644 --- a/wp-layout.css +++ b/wp-layout.css @@ -101,6 +101,7 @@ ul.post-meta span.post-meta-key { .feedback { color: #ccc; text-align: right; + clear: all; } .meta {