Skip to content

Commit

Permalink
Merge pull request #29355 from nextcloud/fix/carl/loging-button-arrow
Browse files Browse the repository at this point in the history
Fix login button alignment
  • Loading branch information
artonge authored Oct 21, 2021
2 parents 0bef570 + 6c5152e commit 4b8bf75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/css/guest.css
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 4b8bf75

Please sign in to comment.