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

Happy-melon <[email protected]> changed:

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

--- Comment #1 from Happy-melon <[email protected]> 2010-04-01 23:14:07 UTC 
---
You can achieve this fairly trivially with CSS:

dl > dd > img.tex {
    display:block; 
    margin:0 auto;
    padding-right:1em;
}

where the padding is to compensate for the indentation of the dl and ensure the
formula is properly centered.

Gonna WONTFIX this as it's been inactive for over five years, given the
solution above.  It's clearly not popular enough to need implementing
internally.

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