From a556d9470e9eda762ef6b992783a01f1fd62bb6d Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Fri, 30 May 2014 17:09:14 +0000 Subject: [PATCH] Twenty Fourteen: adjust spacing for site description (tagline) to avoid cutting off accented characters. Props SergeyBiryukov, iamtakashi. Fixes #28397. Built from https://develop.svn.wordpress.org/trunk@28630 git-svn-id: http://core.svn.wordpress.org/trunk@28450 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyfourteen/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-content/themes/twentyfourteen/style.css b/wp-content/themes/twentyfourteen/style.css index cebe643580..213bfa8bbe 100644 --- a/wp-content/themes/twentyfourteen/style.css +++ b/wp-content/themes/twentyfourteen/style.css @@ -3655,7 +3655,7 @@ a.post-thumbnail:hover { .site-description { display: block; - margin: -3px 0 21px; + margin: 0 0 18px; } .site-description:empty {