enter.html: align verify-sent button + link with the other views #18

Merged
Cordy merged 2 commits from fix/verifysent-align into main 2026-08-26 22:15:40 +00:00
Owner

Verify-sent "Resend email" button used a fixed margin-top:20px, so it floated up near the heading. Switched to margin-top:auto (matching how the other views pin their submit button), so it drops to the same height as "Create account" and the "Back to sign in" text link sits right below it, where "I already have an account" is on the register view. One inline-style change.

Verify-sent "Resend email" button used a fixed `margin-top:20px`, so it floated up near the heading. Switched to `margin-top:auto` (matching how the other views pin their submit button), so it drops to the same height as "Create account" and the "Back to sign in" text link sits right below it, where "I already have an account" is on the register view. One inline-style change.
Cordy merged commit 7697a29ffb into main 2026-08-26 22:15:40 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Cordy/cairn-site#18
No description provided.