mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Fix login button alignment
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
This commit is contained in:
parent
cad44d69dd
commit
6b667103c8
1 changed files with 0 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue