From 87046fd10a74e16cf97af9a8918d36145d824179 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 2 Jan 2022 17:09:28 +0200 Subject: [PATCH] sdf --- files/templates/comments.html | 2 +- files/templates/expanded_image_modal.html | 4 ++-- files/templates/header.html | 4 ++-- files/templates/submission.html | 4 ++++ files/templates/submission_listing.html | 2 +- 5 files changed, 10 insertions(+), 6 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 81362e31bb..cc36126f91 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -57,7 +57,7 @@ coins      - + View diff --git a/files/templates/expanded_image_modal.html b/files/templates/expanded_image_modal.html index b60f8dee2f..e0681b29a6 100644 --- a/files/templates/expanded_image_modal.html +++ b/files/templates/expanded_image_modal.html @@ -4,11 +4,11 @@ diff --git a/files/templates/header.html b/files/templates/header.html index 6c55c17072..c67b7617b9 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -8,9 +8,9 @@
diff --git a/files/templates/submission.html b/files/templates/submission.html index c615409947..a13548d144 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -22,10 +22,12 @@ } .sealimg { width: 100px; + height: 89.5px; } @media (max-width: 992px) { .sealimg { width: 30px; + height: 27px; } } @@ -69,10 +71,12 @@ } .trainimg { width: 100px; + height: 51px; } @media (max-width: 992px) { .trainimg { width: 40px; + height: 20px; } } .train1 { diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index 7a894349ee..2e536e49b2 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -52,7 +52,7 @@ coins      - + View