From afee5890c9fe07b728740f3dece0fc0d0c9b3ec5 Mon Sep 17 00:00:00 2001 From: azaozz Date: Fri, 24 Jun 2011 01:28:43 +0000 Subject: [PATCH] Twenty Eleven: Tweaking the tiny bubbles, again. fixes #17741 git-svn-id: http://svn.automattic.com/wordpress/trunk@18336 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyeleven/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-content/themes/twentyeleven/style.css b/wp-content/themes/twentyeleven/style.css index 05959333f..5c3fc79b5 100644 --- a/wp-content/themes/twentyeleven/style.css +++ b/wp-content/themes/twentyeleven/style.css @@ -1010,7 +1010,7 @@ a:active img[class*="wp-image-"], color: #666; font-size: 13px; font-weight: normal; - line-height: 36px; + line-height: 35px; overflow: hidden; padding: 0 0 0; position: absolute;