diff --git a/files/templates/comments.html b/files/templates/comments.html
index a0ac1761f..3277caf79 100644
--- a/files/templates/comments.html
+++ b/files/templates/comments.html
@@ -303,7 +303,7 @@
{% endif %}
-
+
{% if voted==-1 %}
@@ -315,7 +315,7 @@
-
+
@@ -327,7 +327,7 @@
-
+
@@ -353,7 +353,7 @@
{% endif %}
-
+
{% if v and (request.path.startswith('/@') and not wall) and v.admin_level < PERMS['VIEW_VOTE_BUTTONS_ON_USER_PAGE'] %}