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

CSS suggestions/fixes #183

Open
bchopson opened this issue Dec 14, 2022 · 0 comments
Open

CSS suggestions/fixes #183

bchopson opened this issue Dec 14, 2022 · 0 comments

Comments

@bchopson
Copy link
Member

bchopson commented Dec 14, 2022

Forms

  • I couldn't find where labeled-group and unlabeled-group are declared. Can these classes be removed from the form macros?
  • We can remove form-horizontal as the default form class, since it's deprecated
  • Submit buttons are not left-aligned with the inputs
  • tabIndex can be removed from radio_field
  • Should labels be right-aligned? On large screens, labels are far away from their inputs, which hurts readability:

image

Right-aligned:

image (1)

@bchopson bchopson changed the title horizontal form CSS questions horizontal form CSS questions/fixes Dec 20, 2022
@bchopson bchopson changed the title horizontal form CSS questions/fixes CSS suggestions/fixes Dec 20, 2022
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