diff --git a/less/topic.less b/less/topic.less index 004f530..6abce75 100644 --- a/less/topic.less +++ b/less/topic.less @@ -259,6 +259,10 @@ .user-icon-style(23px, 1.3rem, 50%); } } + + [component="post/reply-count"] { + margin-left: 0; + } } } diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index 80cf7c8..ad932d5 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -84,7 +84,6 @@ -