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

Always apply min-height: 0 #3776

Merged
merged 1 commit into from
Jun 25, 2020

Conversation

apple502j
Copy link
Contributor

Resolves:

Resolves #3775

Changes:

Always applies min-height: 0 for outer container. See also: https://moduscreate.com/blog/how-to-fix-overflow-issues-in-css-flex-layouts/

Test Coverage:

I manually added the CSS on the main website on Firefox and it showed the button as expected. I also tested it on Chrome and it worked just like before.

@benjiwheeler
Copy link
Contributor

I think this needs more work. I'm seeing this in Mac Firefox:

image

@apple502j
Copy link
Contributor Author

@benjiwheeler I don't have a mac to test so I'm not sure how that's caused. More details?

@benjiwheeler
Copy link
Contributor

@apple502j Sorry, my code version was out of date. I tested again and this looks great!

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.

Add to Studio outer container is bigger than the modal on Firefox
2 participants