Page MenuHomePhabricator

Vector 2022 #content display property different when logged in or out which shifts #bodyContent
Closed, DuplicatePublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:
When logged out #content is set to display:block however when logged in #content is set to display:grid. This means that when logged out #bodyContent has a gap from the toolbar when logged out however there is no such gap between #bodyContent and the toolbar when logged in.
This is causing an overlap for coordinates and topicons when logged in and is hard to account for considering the pages load differently (Reported at https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(technical)#Top_icon_and_coordinates_overlap_on_Vector_2022).

What should have happened instead?:
Pages should load content in the same manner when logged in or out

Other information (browser name/version, screenshots, etc.):

BodyContentLoggedOut.png (137×1 px, 17 KB)

BodyContentLoggedIn.png (148×1 px, 18 KB)