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


Alexandre Emsenhuber [IAlex] <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Alexandre Emsenhuber [IAlex] <[email protected]>  
2009-08-27 13:14:17 UTC ---
This is due to the following lines in your MediaWiki:Monobook.css:

/* Solution for ordered and unordered lists in firefox having float:left on its
left side */
html>body DIV#bodyContent ol, html>body DIV#bodyContent ul {
display:table;
/*border:1px solid transparent;*/
}

Removing them makes the references show in multiple columns.


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