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
Hi,
Footer relocates and loses its default position when 'MENU_ALWAYS_COLLAPSED' is True
How to adjust footer position ?
Thank You
Django 3.2 Django-Baton 2.6.2
The text was updated successfully, but these errors were encountered:
Hi @TeraMicro , this is because the footer is not sticky, in the sidebar not collapsed version it's the sidebar which does the job.
We should change some css to make it sticky, we'll cover this in the next release.
Sorry, something went wrong.
afc2d45
No branches or pull requests
Hi,
Footer relocates and loses its default position when 'MENU_ALWAYS_COLLAPSED' is True
How to adjust footer position ?
Thank You
Django 3.2
Django-Baton 2.6.2
The text was updated successfully, but these errors were encountered: