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
This commit is contained in:
parent
5ec48f6734
commit
f83075e3ed
@ -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';
|
||||
|
Loading…
Reference in New Issue
Block a user