From c59708c416822281033e6d1fa30aeafe7170e704 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 11 Jun 2022 15:07:47 +0200 Subject: [PATCH] fixed uneven award modal on mobile --- files/templates/award_modal.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/files/templates/award_modal.html b/files/templates/award_modal.html index b61bbeb3ee..bd436ec827 100644 --- a/files/templates/award_modal.html +++ b/files/templates/award_modal.html @@ -18,6 +18,11 @@
{{award.owned}} owned
{% endfor %} + + +
 
+
 
+
@@ -44,4 +49,4 @@ - \ No newline at end of file +