... and now fix the issue myself. #650

This commit is contained in:
Frédéric Wang 2013-11-08 09:47:43 +01:00
parent 767225cd3e
commit 74c270f3c9

View File

@ -38,7 +38,7 @@ MathJax.OutputJax.NativeMML = MathJax.OutputJax({
// (since the code for that is a bit delicate)
styles: {
"DIV.MathJax_MathML": {
"div.MathJax_MathML": {
"text-align": "center",
margin: ".75em 0px"
}