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 @@
- header icon + header icon {% if request.host != 'pcmemes.net' %} - logo + logo {% endif %}
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