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 Nov 14, 2022. It is now read-only.
Issue raised by: developer
What?
Pages in the Django admin interface are not visible on large browser window sizes because the menu overlaps with the actual content of the page.
For example on the notifications page:
![image](https://user-images.githubusercontent.com/5902731/108502373-9c774100-72aa-11eb-8feb-b9bb642d799c.png)
Page content is not visible
Page content is visible with a smaller window
![image](https://user-images.githubusercontent.com/5902731/108502448-b6188880-72aa-11eb-9a11-ac1ba019d05b.png)
Where?
Django admin interface. Web app > Admin
Reproducible?
Yes
The text was updated successfully, but these errors were encountered: