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





--- Comment #2 from Derk-Jan Hartman <[email protected]>  2009-03-27 
20:37:13 UTC ---
Ehm. indeed so.

On en.wp we are now gonna add the following to Mediawiki:Common.css. But this
would likely be more suited to be implemented in the standard css styles.
Basically, it makes sure that float'ing elements don't overlap or push around
several UI elements that you want to make sure with a certain visual
consistency.

#mw-subcategories, #wikiDiff,
#mw-category-media, #mw-pages,
#wikiPreview, #filehistory {
    clear: both;
}


-- 
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

Reply via email to