From 6c5152e6ed1340ea88146f38c09baf80ec120206 Mon Sep 17 00:00:00 2001 From: Carl Schwan Date: Thu, 21 Oct 2021 12:00:58 +0200 Subject: Fix login button alignment Signed-off-by: Carl Schwan --- core/css/guest.css | 1 - 1 file changed, 1 deletion(-) diff --git a/core/css/guest.css b/core/css/guest.css index df38675c66c..77e1cc4cc24 100644 --- a/core/css/guest.css +++ b/core/css/guest.css @@ -208,7 +208,6 @@ form #datadirField legend { #submit-wrapper .submit-icon, #reset-password-wrapper .submit-icon { position: absolute; - top: 22px; right: 24px; transition: right 100ms ease-in-out; pointer-events: none; /* The submit icon is positioned on the submit button. -- cgit v1.2.3