You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.
What I could notice is that Chrome doesn't support position:sticky; while Safari and Firefox does.
In Chrome it falls to position:fixed; breaking the layout when you use it as sidebar sticky.
The div class="fixedsticky-dummy" appears on Chrome's Inspector while in Safari and Firefox it doesn't.
Browsers tested:
Safari Mac 10.0.2
Firefox Mac 50.1.0
Chrome Mac 55.0.2883.95
It is not working in Chrome
The text was updated successfully, but these errors were encountered: