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


Derk-Jan Hartman <hart...@videolan.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hart...@videolan.org




--- Comment #11 from Derk-Jan Hartman <hart...@videolan.org>  2009-08-07 
16:53:04 UTC ---
The body requires a forced margin of 0 to override the default margin (like in
Webkit). Otherwise you get a horizontal scrollbar because one of the div's is
100% wide (pagewidth) making the entire body pagewidth + margin.

body { margin: 0; }

I tested this in Webkit inspector.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to