MathMenu: Wrong left value when using position: relative on <body>
Created by: Loginisalreadytaken
Right-clicking an expression positions the menu too far to the right, adding the margin of <body>: http://foshin.com Perhaps this kind of things only happen to me since <body> usually covers the width of the window. I have disabled the menu in the actual project and it's a tiny issue, but still..
Edit: Oops. My <body> also has position: relative.