From 4f744f3cc322b29e0cff7af3ab4950b9aa6aff63 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Wed, 1 Apr 2015 13:29:51 -0400 Subject: [PATCH] closes #36 --- less/topic.less | 2 +- templates/partials/topic/post.tpl | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/less/topic.less b/less/topic.less index d9e8238..23866a1 100644 --- a/less/topic.less +++ b/less/topic.less @@ -154,7 +154,7 @@ .posts .icon { min-width: 0; min-height: 0; - margin-top: -4px; + margin-top: 5px; img { width: 23px; diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index 53f3008..5f3fc7f 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -16,12 +16,14 @@ - [[global:posted_ago, ]] +
+ [[global:posted_ago, ]] - - [[topic:reply]] - [[topic:quote]] - + + [[topic:reply]] + [[topic:quote]] + +