From bc771611aed9c887164cd840a96819e9caf60b21 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Wed, 6 Mar 2013 23:38:06 +0000 Subject: [PATCH] Twenty Thirteen: align comment "bypostauthor" star correctly, props taupecat. Fixes #23696. git-svn-id: https://develop.svn.wordpress.org/trunk@23630 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-content/themes/twentythirteen/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/wp-content/themes/twentythirteen/style.css b/wp-content/themes/twentythirteen/style.css index 8841fae11f..fbe8ecaff0 100644 --- a/wp-content/themes/twentythirteen/style.css +++ b/wp-content/themes/twentythirteen/style.css @@ -2258,6 +2258,7 @@ footer.entry-meta { .bypostauthor .fn:before { content: "\f408"; + vertical-align: text-top; } .comment-list .edit-link {