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
However, this causes that open sub-menus on the left/right of the current main menu aren't visible anymore. I've tried to change it to overflow-x: visible, but it still doesn't work, since it seems that overflow-x: visible is not possible in combination with overflow-y: auto.