Skip to content

Hot fix for elements with position:fixed inside the .snap-content container#270

Open
mroohian wants to merge 1 commit intojakiestfu:developfrom
mroohian:develop
Open

Hot fix for elements with position:fixed inside the .snap-content container#270
mroohian wants to merge 1 commit intojakiestfu:developfrom
mroohian:develop

Conversation

@mroohian
Copy link

This will try to fix the issue with elements having position:fixed inside the snap-content, which makes them scroll with the page. Though it is a temporary solution it will show the fixed elements correctly when the menu is closed. The better solution maybe would be to add another layer for the fixed element on top of the snap-content div.


Fix for divs with position:fixed inside the snap-content scroll problem:
http://stackoverflow.com/questions/15194313/webkit-css-transform3d-position-fixed-issue

More info: http://meyerweb.com/eric/thoughts/2011/09/12/un-fixing-fixed-elements-with-css-transforms/

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.

1 participant