From 10b40fbfd8785717755afb34c639fbeef6eb4867 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 5 Nov 2022 04:00:21 +0200 Subject: [PATCH] more margin fixes --- files/templates/submission.html | 4 ++-- files/templates/submission_listing.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/submission.html b/files/templates/submission.html index a94e5e6e0..098d58200 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -829,7 +829,7 @@
  • - {{p.comment_count}} + {{p.comment_count}}
  • @@ -888,7 +888,7 @@
  • - {{p.comment_count}} + {{p.comment_count}} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 678a98097..67660fa9b 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -206,7 +206,7 @@ {% endif %}
  • - {{p.comment_count}} + {{p.comment_count}}