https://bugzilla.wikimedia.org/show_bug.cgi?id=63985

--- Comment #8 from Erwin Dokter <[email protected]> ---
I'm not quite sure about the pre-typograpy-refresh situation, but it shouldn't
be to different from the curent.

Here's the situation now . We have #mw-head-base (tabs and personal links) and
#content (#firstHeading, #bodyContent, #catlinks and everything in between).
Both have a base fontsize of 1em and left-margin of 10/11em. They need to
match, no matter what, to align the tabs with the content part of the page.

Fontsize isn't actually set until deep inside the various parts:
#p-personal li {font-size: 0.75em;},
div.portal div.body ul li {font-size: 0.75em;},
div.vectorTabs li a {font-size: 0.8em;},
and in #bodyContent {font-size: 0.875em;}

The rest of the Vector layout relies on the base fontsize of 1em. If you must
have 0.875em for #content, then the entire structure needs to be revised. So I
don't know is VE can match the current situation, that would be the easiest
way.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to