-
Notifications
You must be signed in to change notification settings - Fork 85
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
feat: changed template links to buttons #2526
Conversation
Happo diff is due to changing to a button instead of link. While not necessarily intended, it doesn't meaningfully affect the story |
only thing I noticed of note, is that the link under the form field is getting kicked down and it does not match what the component looks like in its USWDS original state. I would suggest removing some of the padding/margin from the top to put it back to position. |
Fixed. The very slight (like 1-2px) happo diffs I self-approved seem to be from changes to the uswds class, as it's otherwise implemented exactly the same as the source. |
Summary
Changed links to buttons in signin templates.
Related Issues or PRs
Resolves #2508
How To Test
Open the signin 'form' template and signin 'page' template
Screenshots (optional)