From 96a7413ca1b50bdc83096c9d72bbbf98099cc45b Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Thu, 10 Aug 2023 15:33:01 +0200 Subject: Disable /createuser --- static/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/style.scss b/static/style.scss index 9bc4e57..3fb651a 100644 --- a/static/style.scss +++ b/static/style.scss @@ -44,7 +44,7 @@ ul.navloggedadmin { padding-right: 5px; padding-left: 5px; width: 150px;*/ - width: 50%; + width: 100%; height: 100%; text-align: center; background: lightgrey; -- cgit v1.2.3