Skip to content

[6.x] Field margin balance#14567

Merged
jasonvarga merged 2 commits into6.xfrom
field-margin-balance
Apr 29, 2026
Merged

[6.x] Field margin balance#14567
jasonvarga merged 2 commits into6.xfrom
field-margin-balance

Conversation

@jaygeorge
Copy link
Copy Markdown
Contributor

@jaygeorge jaygeorge commented Apr 29, 2026

Description of the Problem

I noticed a couple of issues on the login page with field margins.

  • The "Forgot password?" link did not have any bottom margin on it, making it slightly off-balance compared to the Password label (see the red line below)
  • There was a blank div slot with mb-2 below it, causing extra margin.
2026-04-29 at 10 01 50@2x

What this PR Does

  • Makes sure the slot is not empty before outputting
  • Add some margin to the Forgot Password link

You can see the email/password/forgot password labels are correctly balanced now:

2026-04-29 at 09 56 06@2x

How to Reproduce

  1. Go to /cp/login

@jasonvarga jasonvarga merged commit de2ada7 into 6.x Apr 29, 2026
19 checks passed
@jasonvarga jasonvarga deleted the field-margin-balance branch April 29, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants