]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix login button alignment 29355/head
authorCarl Schwan <carl@carlschwan.eu>
Thu, 21 Oct 2021 10:00:58 +0000 (12:00 +0200)
committerCarl Schwan <carl@carlschwan.eu>
Thu, 21 Oct 2021 10:00:58 +0000 (12:00 +0200)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
core/css/guest.css

index df38675c66c50e4545538684c90fce0847238c94..77e1cc4cc2482f17b5704977da35c5a8484f7a92 100644 (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.