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

Set min-width to 0 on NavBar BarWrapper #63

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

TylerZeroMaster
Copy link
Contributor

https://openstax.atlassian.net/browse/CORE-421

Add min-width: 0 to BarWrapper so that it scales down. Without this, it was scaling down to the combined minimum size of its descendants and then stopped.

Before

Screenshot 2024-12-09 at 12 10 21 PM

After

Screenshot 2024-12-09 at 12 12 40 PM

So that it scales down as expected inside an iframe
@TylerZeroMaster TylerZeroMaster merged commit 801e90e into main Dec 11, 2024
2 checks passed
@TylerZeroMaster TylerZeroMaster deleted the core-421-navbar-overflow branch December 11, 2024 20:17
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

Successfully merging this pull request may close these issues.

2 participants