Adding space above the header on the login page#7451
Merged
javiereguiluz merged 1 commit intoEasyCorp:4.xfrom Feb 28, 2026
Merged
Adding space above the header on the login page#7451javiereguiluz merged 1 commit intoEasyCorp:4.xfrom
javiereguiluz merged 1 commit intoEasyCorp:4.xfrom
Conversation
Contributor
|
Please share before/after screenshot to compare |
Collaborator
|
Thanks Adam. |
javiereguiluz
added a commit
that referenced
this pull request
Mar 1, 2026
This PR was squashed before being merged into the 4.x branch. Discussion ---------- Minor improvements in the login page design After #7451, I realized that the login page design had some spacing issues. This PR proposes some fixes and it's based on the login page of Stripe (which is the app we use as reference for design in this project). ### Smartphone | Before | After | ------ | ----- | <img width="924" height="1332" alt="before-smartphone" src="https://github.com/user-attachments/assets/441b7bc1-fc21-457b-84aa-5aacbafd427f" /> | <img width="882" height="1432" alt="after-smartphone" src="https://github.com/user-attachments/assets/b0978d64-cffb-4808-8482-12dfea3f833a" /> ### Desktop | Before | After | ------ | ----- | <img width="2768" height="2118" alt="before-desktop" src="https://github.com/user-attachments/assets/ccc93927-6690-4395-8aa5-edb749bcf7c3" /> | <img width="2508" height="2180" alt="after-desktop" src="https://github.com/user-attachments/assets/b8f55294-c583-4572-a520-85101bf699b1" /> Commits ------- 697b944 - b8fd6ab Minor improvements in the login page design
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The changes apply to the mobile view (below 992px).
before:

after:
