Skip to content

Make auto and limited label widths of horizontal FormLayout work in all browsers (#135) #165

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

Merged
merged 1 commit into from
Oct 8, 2020

Conversation

adamkudrna
Copy link
Member

Refactor styles to make use of display: contents which just works. Fallback values are no longer necessary. 🎉

@adamkudrna adamkudrna self-assigned this Oct 6, 2020
@adamkudrna adamkudrna linked an issue Oct 6, 2020 that may be closed by this pull request
…k in all browsers (#135)

Refactor styles to make use of `display: contents` which just works. Fallback values are no longer necessary. 🎉
@adamkudrna adamkudrna merged commit 99b2ee4 into master Oct 8, 2020
@adamkudrna adamkudrna deleted the refactoring/135 branch October 8, 2020 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor fallback of auto-width FormLayout to display: contents
2 participants