Skip to content

Footer displacement  #246

Closed
Closed
@TeraMicro

Description

Hi,

Footer relocates and loses its default position when 'MENU_ALWAYS_COLLAPSED' is True

How to adjust footer position ?

Thank You

picture1

Django 3.2
Django-Baton 2.6.2

Activity

abidibo

abidibo commented on Apr 13, 2023

@abidibo
Member

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.

added a commit that references this issue on Jan 31, 2024

fix: #246 footer displacement with menu always collapsed

afc2d45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Footer displacement · Issue #246 · otto-torino/django-baton