From 582a29232b602c2b203678d162b4b7e292434cb0 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 29 Oct 2022 01:27:38 +0200 Subject: [PATCH] convert all tags without a href, except 2 in award_modal.html --- files/assets/css/main.css | 1 + files/templates/comments.html | 12 ++++++------ files/templates/header.html | 4 ++-- files/templates/leaderboard.html | 2 +- files/templates/submission.html | 4 ++-- files/templates/submission_listing.html | 10 +++++----- files/templates/userpage_admintools.html | 2 +- 7 files changed, 18 insertions(+), 17 deletions(-) diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 1ab3ffb03..5ca58d273 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -3601,6 +3601,7 @@ small, .small { .post-actions .fa, .post-actions .fas, .post-actions .far { font-size: 12px; margin-right: 0.5rem; + margin-left: 0.5rem; width: 1rem; } .post-actions .voting .fa, .post-actions .voting .fas, .post-actions .voting .far { diff --git a/files/templates/comments.html b/files/templates/comments.html index 4ef60a556..d530276fe 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -288,9 +288,9 @@