From a1523dd43ba72e6358f8a0ab6b5a5f892883cd4e Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 24 Sep 2013 16:42:10 +0000 Subject: [PATCH] Twenty Fourteen: Genericons minor style adjustments, props iamtakashi. See #25085. Built from https://develop.svn.wordpress.org/trunk@25603 git-svn-id: http://core.svn.wordpress.org/trunk@25520 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentyfourteen/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/wp-content/themes/twentyfourteen/style.css b/wp-content/themes/twentyfourteen/style.css index 1cc04ea15c..fa6307e018 100644 --- a/wp-content/themes/twentyfourteen/style.css +++ b/wp-content/themes/twentyfourteen/style.css @@ -2231,12 +2231,11 @@ span > object { } .content-area .featured-post:before, .content-area .post-format a:before, - .content-area .post-format + .entry-date a:before, + .content-area .entry-date a:before, .attachment span.entry-date:before, .content-area .byline a:before, .content-area .comments-link a:before, .entry-meta .edit-link a:before, - .attachment .entry-date:before, .content-area .full-size-link a:before, .content-area .parent-post-link a:before { display: inline-block; @@ -2244,6 +2243,7 @@ span > object { font: normal 16px/1 'Genericons'; margin: 0 2px 0 0; text-transform: none; + vertical-align: top; } .content-area .entry-meta > span { margin-right: 10px; @@ -2273,7 +2273,6 @@ span > object { content: '\F308'; margin: -1px 3px 0 0; } - .content-area .post-format + .entry-date a:before, .content-area .entry-date a:before, .attachment span.entry-date:before { content: '\F303';