Fix login button alignment

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
This commit is contained in:
Carl Schwan 2021-10-21 12:00:58 +02:00
parent c5405befcf
commit 6c5152e6ed
No known key found for this signature in database
GPG key ID: 06B35D38387B67BE

View file

@ -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.