Steps to replicate the issue (include links if applicable):
- Compare https://en.wikipedia.org/wiki/Space_Shuttle_Columbia_disaster logged in and out (Look at coordinates overlapping the topicon when logged in)
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.):

