From 4c162237bfb1ea22ea7cd0b191bf50e12eb4a78d Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Wed, 4 Sep 2024 16:22:08 +0200 Subject: [PATCH] fix styles 2 Signed-off-by: Simon L. --- php/public/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/public/style.css b/php/public/style.css index f430c9e7..9af75a0e 100644 --- a/php/public/style.css +++ b/php/public/style.css @@ -150,7 +150,7 @@ select:focus { display: block; text-align: center; padding: 0px; - align-items: center; + align-content: center; } .login-wrapper {