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
GitMate.io thinks possibly related issues are #10556 (App menu background to short), #10723 (Fixes more apps menu and settings/user menu positions), #3355 (App name is not shown / positioned correct), #10716 (More apps menu not position in the right place), and #10787 (Fixes the app menu).
Steps to reproduce
Expected behaviour
The menu should be positioned directly below the button.
Actual behaviour
The menu is shifted to the left.
Thoughts and findings on this
The shift is due to the
position: absolute;
in the following CSS rule from81c9-5660-server.css
.I see this error on latest Firefox and Chrome.
The text was updated successfully, but these errors were encountered: