From a8f5661a27b3051ffc971df128336463fdfc5ceb Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 1 Nov 2021 22:59:23 +0100 Subject: [PATCH] make auth a bit wider --- InvenTree/InvenTree/static/css/inventree.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InvenTree/InvenTree/static/css/inventree.css b/InvenTree/InvenTree/static/css/inventree.css index 61037c9c54..1bd6d50f72 100644 --- a/InvenTree/InvenTree/static/css/inventree.css +++ b/InvenTree/InvenTree/static/css/inventree.css @@ -30,7 +30,7 @@ background-color: rgba(50, 50, 50, 0.75); width: 100%; - max-width: 330px; + max-width: 350px; margin: auto; }