From f0896d7ecded6db61ac011ed5a747d33c233a45d Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 26 Nov 2022 03:50:21 +0200 Subject: [PATCH] stop centering media in submission_listing.html and make it consistent with submission.html --- files/templates/submission_listing.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 0ddb842ef..5bcc18cb7 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -245,17 +245,17 @@ {% endif %} {% if p.is_image and not p.over_18 and ((v and v.cardview) or (not v and CARD_VIEW)) %} -
+ {% elif p.is_video %} -
+
{% elif p.is_audio %} -
+
{% elif p.is_youtube %}