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

fix: header overflow #980

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

saintnoodle
Copy link
Contributor

In a previous attempt to fix a bug where the sign out button was fixed in place overlaying menu elements, I created an overflow container within the menu container which already has overflow properties applied. This results in an issue where the header always overflows across all breakpoints breaking the menus on desktop displays. The actual fix is to move the sign-out button outside of said container so it's statically positioned at the end of the offcanvas.

fixes a bug introduced by a previous "fix"
@zkrising zkrising merged commit 0114f10 into zkrising:staging Dec 12, 2023
2 checks passed
zkrising pushed a commit that referenced this pull request Dec 12, 2023
fixes a bug introduced by a previous "fix"
@saintnoodle saintnoodle deleted the fix/header-overflow branch March 26, 2024 21:38
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