diff --git a/allianceauth/authentication/templates/public/base.html b/allianceauth/authentication/templates/public/base.html index f0933b2c..9276a5bb 100644 --- a/allianceauth/authentication/templates/public/base.html +++ b/allianceauth/authentication/templates/public/base.html @@ -1,4 +1,5 @@ {% load static %} +
@@ -31,6 +32,7 @@ .panel-transparent { background: rgba(48, 48, 48, 0.7); color: #ffffff; + padding-bottom: 21px; } .panel-body {