From 12d73c84175c6a9d268dcd9c853b8da6c0419c77 Mon Sep 17 00:00:00 2001 From: Aevann Date: Sun, 5 Nov 2023 00:20:27 +0200 Subject: [PATCH] fix reports margin --- 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 b872948c5..5e547b629 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -137,7 +137,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 53494601c..f80da8e6b 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 %}