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

Better floating fieldset management #18

Open
tristen opened this issue Mar 22, 2016 · 1 comment
Open

Better floating fieldset management #18

tristen opened this issue Mar 22, 2016 · 1 comment

Comments

@tristen
Copy link
Collaborator

tristen commented Mar 22, 2016

Some form fields are taller than others which creates disjointed placement when they are floated in CSS. It might be worth halving each form array and rendering both splits as parent floats rather than applying a float directly on the form fields themselves.

@tristen
Copy link
Collaborator Author

tristen commented Mar 23, 2016

Not sure about doing it this way ^. I think there should be some expectation that fields are adjacent to one another.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant