From 9eb2becbb507391958df80acd8d4a5da800962ad Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Sun, 25 Feb 2024 20:37:32 +0100 Subject: [PATCH] [CHANGE] Give the login box a bit more space --- allianceauth/authentication/templates/public/middle_box.html | 2 +- allianceauth/authentication/templates/public/register.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/allianceauth/authentication/templates/public/middle_box.html b/allianceauth/authentication/templates/public/middle_box.html index f2b4bdd2..cfc089e4 100644 --- a/allianceauth/authentication/templates/public/middle_box.html +++ b/allianceauth/authentication/templates/public/middle_box.html @@ -4,7 +4,7 @@ {% block content %}
-
+
{% if messages %} {% for message in messages %}
{{ message }}
diff --git a/allianceauth/authentication/templates/public/register.html b/allianceauth/authentication/templates/public/register.html index 062bcb1e..37fabe5e 100644 --- a/allianceauth/authentication/templates/public/register.html +++ b/allianceauth/authentication/templates/public/register.html @@ -13,7 +13,7 @@ {% block content %}
-
+