https://bugzilla.wikimedia.org/show_bug.cgi?id=43468
Siddhartha Ghai <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected] Ever confirmed|0 |1 --- Comment #1 from Siddhartha Ghai <[email protected]> --- In chrome, I see that the right menu is 203px wide. It seems to stem from the fact that [1] contains html,body{font-size:110%} Also note that the right menu is 185px at fa.wikipedia.org Setting the font-size to 100% seems to decrease the width to 168px. Another method could be removing div#content {margin-right:11em} and #left-navigation {right: 11em;} from [1]. [1]: http://bits.wikimedia.org/ur.wikipedia.org/load.php?debug=false&lang=ur&modules=site&only=styles&skin=vector&* -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
