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
There is no way to access some drop down items if they fall outside the scope of the browser view. This can be solved by zooming out but would be ideal if a change could be made to the app code to prevent this from happening.
I wonder if it's something to do with sidebar being absolutePanel and not fluid? Could try a different sidebar layout.