https://bugzilla.wikimedia.org/show_bug.cgi?id=17240
RockMFR <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from RockMFR <[email protected]> 2009-04-13 20:07:02 UTC --- The problem at enwiki was caused by the following line being added to our Common.css: .ambox + .ambox { margin-top: -1px; } The use of the adjacent selector without specifying an element name seems to be what caused the problem. plwiki has some similar stuff in its Common.css. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
