From 0932851bfcce344e5a79b30cb1d4aa21d95ba235 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 3 Nov 2023 21:48:53 +0200 Subject: [PATCH] Revert "add margin for reports" This reverts commit 97846c0ad67ac1e4093a7a9a05bb98b6f8aa73dd. --- 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 963a01eac5..b872948c5a 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 0b35db1fc4..53494601ca 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 %}