diff --git a/files/assets/css/main.css b/files/assets/css/main.css index fedf070c4..432fdc69c 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -2360,6 +2360,9 @@ a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus .float-right { float: right !important; } +.float-left { + float: left !important; +} .overflow-auto { overflow: auto !important; } diff --git a/files/templates/user_in_table.html b/files/templates/user_in_table.html index ee3623b3d..67a55f534 100644 --- a/files/templates/user_in_table.html +++ b/files/templates/user_in_table.html @@ -1,7 +1,7 @@ {%- include 'admin/shadowbanned_tooltip.html' -%} {% if user %} -
+
{% if user.hat_active(v)[0] -%}