From 9d930a6d6f7e4fe897cbb47e37628d46989c6565 Mon Sep 17 00:00:00 2001 From: nacin Date: Mon, 31 May 2010 21:17:19 +0000 Subject: [PATCH] Remove old Twenty Ten code. props iandstewart, fixes #13646. git-svn-id: http://svn.automattic.com/wordpress/trunk@15083 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyten/style.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index adba7effd..88034d750 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -559,12 +559,6 @@ div.menu li { .page-title a:hover { color: #FF4B33; } -.entry-title, -.entry-meta { - clear: left; - float: left; - margin-right: 68px; -} #content .entry-title { color: #000; font-size: 21px;