From 97846c0ad67ac1e4093a7a9a05bb98b6f8aa73dd Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 26 Oct 2023 19:23:26 +0300 Subject: [PATCH] add margin for reports --- files/templates/comments.html | 2 +- files/templates/util/macros.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 4cee3a4a6e..df5abfd92f 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -140,7 +140,7 @@ {% endif %} - {% if c.active_reports(v) %}{% endif %} + {% if c.active_reports(v) %}{% endif %} {% if c.nsfw %}NSFW{% endif %} {% if v and v.can_see_shadowbanned and c.author.shadowbanned %}{% endif %} {% if c.stickied %} diff --git a/files/templates/util/macros.html b/files/templates/util/macros.html index f44c0369e6..8096b3a537 100644 --- a/files/templates/util/macros.html +++ b/files/templates/util/macros.html @@ -62,7 +62,7 @@ {% if p.private %}Draft{% endif %} {% if p.active_reports(v) %} - + {% endif %} {% if p.ghost %}