From 007ff9da56e9f52f1413ec6268d71c42f711c959 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 15 Sep 2023 04:35:28 +0300 Subject: [PATCH] margin consistency --- files/templates/comments.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index b8bcc12b90..328001a0bc 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -528,8 +528,8 @@ {% if (request.path.startswith('/notifications') or request.path == '/search/messages') and c.level == 1 and c.sentto and not c.parent_post and c.author_id != AUTOJANNY_ID %} {% if c.sentto == MODMAIL_ID and v and v.id != c.author_id and v.admin_level >= PERMS['USER_BAN'] %} - - + + {% endif %}