Varia: More link fix

This commit is contained in:
Takashi Irie 2019-09-24 15:23:32 +01:00
parent b396af1dcc
commit 00008dedfd
3 changed files with 4 additions and 4 deletions

View file

@ -14,7 +14,7 @@
}
.more-link {
display: inline;
display: block;
color: inherit;
&:after {
@ -52,4 +52,4 @@
.wp-audio-shortcode {
@extend %responsive-aligndefault;
}
}
}

View file

@ -2682,7 +2682,7 @@ table th,
}
.entry-content .more-link {
display: inline;
display: block;
color: inherit;
}

View file

@ -2699,7 +2699,7 @@ table th,
}
.entry-content .more-link {
display: inline;
display: block;
color: inherit;
}