We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not really a bug per se but a desired featured.
Right now I'm using the sticky element on the sidebar and it stops (gets "pushed up") when reaches the footer. But it gets glued to the footer.
It would be nice to be able to define an offset margin from the pushup element so it would stop "25px" before it.
The text was updated successfully, but these errors were encountered:
It could be something like bottom: 25 I guess =)
bottom: 25
Sorry, something went wrong.
Will include this in a future version. I'm currently working on version 2.0 and will see if I can slip it in. Thanks for the suggestion! :)
No branches or pull requests
Not really a bug per se but a desired featured.
Right now I'm using the sticky element on the sidebar and it stops (gets "pushed up") when reaches the footer. But it gets glued to the footer.
It would be nice to be able to define an offset margin from the pushup element so it would stop "25px" before it.
The text was updated successfully, but these errors were encountered: