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

Radio button styling #1648

Open
levinmr opened this issue Oct 7, 2024 · 0 comments
Open

Radio button styling #1648

levinmr opened this issue Oct 7, 2024 · 0 comments

Comments

@levinmr
Copy link

levinmr commented Oct 7, 2024

I implemented a form with two radio button options. The radio button and it's label do not line up vertically quite right, and I believe this issue is caused by the touchpoints custom CSS. I have suggestion to update the touchpoints CSS around this. See below

Current implementation:
Screenshot 2024-10-07 at 11 02 29 AM

With margin top adjusted:

.fba-modal-dialog .usa-radio__label::before {
  margin-top: 0.35rem;
}
Screenshot 2024-10-07 at 11 03 30 AM
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

No branches or pull requests

1 participant