Skip to content

Conversation

@filzrev
Copy link
Contributor

@filzrev filzrev commented Nov 11, 2025

This PR intended to fix #10835.

When using default $enable-important-utilities: true setting that break layout on mobile display size.
So it need revert $enable-important-utilities: false setting.

@xPaw
Copy link

xPaw commented Nov 11, 2025

Why not remove flex-nowrap from the navbar?

@filzrev
Copy link
Contributor Author

filzrev commented Nov 11, 2025

Why not remove flex-nowrap from the navbar?

There is no particular reason.
The purpose of this PR is to revert the site's behavior to that of the previous version.

If cleaning up the HTML markup is preferable, it will be addressed in another PR.

In any case, the menu button behavior in the mobile view has not been tested.
First, it might need to add Percy snapshot tests to avoid regressions.

@filzrev filzrev force-pushed the fix-nav-layout-issue-on-mobile-env branch from 21b67b9 to 03e4e1a Compare November 11, 2025 09:35
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.

[Bug] Navbar menu on mobile incorrectly positioned

2 participants