Twenty Thirteen: align comment "bypostauthor" star correctly, props taupecat. Fixes #23696.
git-svn-id: http://core.svn.wordpress.org/trunk@23630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
05cbeaff52
commit
c585d3f1c7
|
@ -2258,6 +2258,7 @@ footer.entry-meta {
|
||||||
|
|
||||||
.bypostauthor .fn:before {
|
.bypostauthor .fn:before {
|
||||||
content: "\f408";
|
content: "\f408";
|
||||||
|
vertical-align: text-top;
|
||||||
}
|
}
|
||||||
|
|
||||||
.comment-list .edit-link {
|
.comment-list .edit-link {
|
||||||
|
|
Loading…
Reference in New Issue