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

does not work with margin-left calc(-50vw + 55%) #251

Open
adrianvintu opened this issue Nov 4, 2017 · 0 comments
Open

does not work with margin-left calc(-50vw + 55%) #251

adrianvintu opened this issue Nov 4, 2017 · 0 comments

Comments

@adrianvintu
Copy link

Hi guys,

I love your script which came along with the Olsen theme.

I have just ran into a problem.

Open http://c.adrianvintu.net/ and scroll to bottom. The menu will stick to top, but shifted to right, leaving a large space on the left side.

This has something to do with this:
#masthead > div.site-bar.group.sticky-head
margin-left: calc(-50vw + 55%)
margin-right: calc(-50vw + 55%)

Can you please investigate? Thank you!

All the best,
Adrian

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

No branches or pull requests

1 participant