From 1ec3c835d8c98ba22585747c05fd489844299cea Mon Sep 17 00:00:00 2001 From: iammattthomas Date: Mon, 24 May 2010 23:00:54 +0000 Subject: [PATCH] In Twenty Ten, adjust padding and margin for the site-generator image git-svn-id: http://svn.automattic.com/wordpress/trunk@14865 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyten/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index 8b2793507..c7127c746 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -1217,9 +1217,8 @@ h3#reply-title { display:inline-block; text-decoration: none; background: url(images/wordpress.png) center left no-repeat; - padding-left: 19px; + padding-left: 20px; line-height: 16px; - margin-left: 1px; } #site-generator a:hover { text-decoration: underline;