From f83075e3ed095c0b6fadcffd91a900932a8a35e4 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 24 Sep 2013 16:41:52 +0000 Subject: [PATCH] Twenty Fourteen: Genericons minor style adjustments, props iamtakashi. See #25085. git-svn-id: https://develop.svn.wordpress.org/trunk@25603 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentyfourteen/style.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/wp-content/themes/twentyfourteen/style.css b/src/wp-content/themes/twentyfourteen/style.css index 1cc04ea15c..fa6307e018 100644 --- a/src/wp-content/themes/twentyfourteen/style.css +++ b/src/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';