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

Mark A. Hershberger <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Mark A. Hershberger <[email protected]> 2011-12-08 
15:28:15 UTC ---
Problem is with [[ar:ميدياويكي:Common.css]] which contains 
div#content ul {
    display: table;
}

This can be fixed by adding
div#catlinks ul {
    display: inline-block;
}

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