From 833a74749e7efb37abfeb80f99bb5b90c00745c7 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 6 Sep 2022 09:09:02 +0200 Subject: [PATCH] remove pfp borders --- files/templates/popover.html | 2 +- files/templates/user_listing.html | 2 +- files/templates/userpage.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/files/templates/popover.html b/files/templates/popover.html index be5928d9b5..3aaff8cb83 100644 --- a/files/templates/popover.html +++ b/files/templates/popover.html @@ -3,7 +3,7 @@
- +
diff --git a/files/templates/user_listing.html b/files/templates/user_listing.html index 6d8d99daa8..b7736259e8 100644 --- a/files/templates/user_listing.html +++ b/files/templates/user_listing.html @@ -5,7 +5,7 @@
@{{u.username}} user banner
- + {% if u.hat_active -%} {%- endif %} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 77e48dc524..ec07973f3a 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -405,7 +405,7 @@