From 6f7cf8805d106f836b7d83890d0c461c65bc5d08 Mon Sep 17 00:00:00 2001 From: Adarnof Date: Tue, 20 Feb 2018 15:29:56 -0500 Subject: [PATCH] Correct background resizing on Firefox https://stackoverflow.com/a/24104710 --- allianceauth/authentication/templates/public/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/allianceauth/authentication/templates/public/base.html b/allianceauth/authentication/templates/public/base.html index 6b6bd049..e5cf772c 100644 --- a/allianceauth/authentication/templates/public/base.html +++ b/allianceauth/authentication/templates/public/base.html @@ -17,7 +17,7 @@