From e75a9ec87e1ad2dbcfa26c42675aef10dd9d457c Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 29 Sep 2015 11:04:35 -0400 Subject: [PATCH] companion to nodebb/nodebb@5dcba90 --- less/topic.less | 2 +- templates/partials/topic/post.tpl | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/less/topic.less b/less/topic.less index 41bb14c..96e135c 100644 --- a/less/topic.less +++ b/less/topic.less @@ -121,7 +121,7 @@ .post-tools { text-transform: lowercase; - :before { + >:before { content: "\2022\0020"; } a { diff --git a/templates/partials/topic/post.tpl b/templates/partials/topic/post.tpl index 011c98b..a50e804 100644 --- a/templates/partials/topic/post.tpl +++ b/templates/partials/topic/post.tpl @@ -23,6 +23,7 @@ [[topic:reply]] [[topic:quote]] + @{posts.parent.username}