From c5f522ecd8570522a52243a7fadf60c05224354e Mon Sep 17 00:00:00 2001 From: Ben Lubar Date: Sun, 30 Oct 2016 19:58:26 -0500 Subject: [PATCH] styling fixes --- less/topic.less | 4 ++++ templates/partials/topic/post.tpl | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) 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 @@ -