We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bfd796 commit 6cf77faCopy full SHA for 6cf77fa
1 file changed
src/main/resources/skins/classic/article.ftl
@@ -284,7 +284,7 @@
284
</a>
285
</div>
286
<div class="fn__flex-1">
287
- <div id="articleMeta" class="fn__clear" style="height: auto; overflow: visible">
+ <div id="articleMeta" class="fn__clear" style="height: auto; overflow: visible; display: flow-root;">
288
<a rel="author" href="${servePath}/member/${article.articleAuthorName}"
289
class="article__stats article__stats--a tooltipped tooltipped-e"
290
aria-label="${article.oId?number?number_to_datetime}">
0 commit comments