Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes button alignment on signup form #178

Merged
merged 1 commit into from
Jul 7, 2021
Merged

Conversation

ArthurMota9
Copy link
Contributor

@ArthurMota9 ArthurMota9 commented Jul 4, 2021

Description

After we added the recovery password option, some HTML structure had changed and the a back button at signup screen ended aligned to the left, when it should actually be centered.

This PR will fix the miss alignment of both buttons.

Screenshots

Before After
image image

On the sign up screen there is a back button, which is aligned to the
left, and on the password recovery screen the button is centered.
This commit will standardize the alignment of the buttons on these
screens.
@ArthurMota9 ArthurMota9 requested a review from idmarjr July 4, 2021 19:46
Copy link
Sponsor Collaborator

@idmarjr idmarjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good

@ArthurMota9 ArthurMota9 merged commit 08e0bf0 into development Jul 7, 2021
@ArthurMota9 ArthurMota9 deleted the task/button-align branch July 7, 2021 08:50
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.

None yet

2 participants