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}