django-adminlte2
django-adminlte2 copied to clipboard
Admin: On mobile the filter's absolute position messes the design up
The filter on mobile is displayed on top of the tables in the admin version of django-adminlte2. This should ideally be relative position, or even better, a sidebar that can collapse.
What do you think?
Hi @johanovic. This sounds like a good amend to me. I'd be happy to review a pull request.