From bae29da10f963d1216cb20db517d408580777187 Mon Sep 17 00:00:00 2001 From: Matt Thomas 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: https://develop.svn.wordpress.org/trunk@14865 602fd350-edb4-49c9-b593-d223f7449a82 --- 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 8b27935076..c7127c7460 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;