sticky-kit icon indicating copy to clipboard operation
sticky-kit copied to clipboard

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

Open adrianvintu opened this issue 7 years ago • 0 comments

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

adrianvintu avatar Nov 04 '17 19:11 adrianvintu