From 6d64f1eed82f60f161c11ac07bc3ce2430d04a1a Mon Sep 17 00:00:00 2001 From: Matt Mullenweg Date: Wed, 12 May 2004 06:56:37 +0000 Subject: [PATCH] Clear floats in a post. git-svn-id: https://develop.svn.wordpress.org/trunk@1263 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-layout.css | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-layout.css b/wp-layout.css index 590903cdee..d064b30f8e 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 {