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: horizontal shift on long pages #351

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

deansallinen
Copy link
Contributor

Fixes a style issue where the page would shift horizontally ~15px when navigating between a page with a scrollbar and a page without a scrollbar (e.g. from Home to My Account). This was most noticable in the left side navigation menu.

With this change, the page maintains its horiztonal position regardless of a scrollbar.

@aaroncox aaroncox merged commit 688734c into dev Feb 4, 2025
3 checks passed
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