Skip to content

Commit 74c270f

Browse files
committed
... and now fix the issue myself. #650
1 parent 767225c commit 74c270f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unpacked/jax/output/NativeMML/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ MathJax.OutputJax.NativeMML = MathJax.OutputJax({
3838
// (since the code for that is a bit delicate)
3939

4040
styles: {
41-
"DIV.MathJax_MathML": {
41+
"div.MathJax_MathML": {
4242
"text-align": "center",
4343
margin: ".75em 0px"
4444
}

0 commit comments

Comments
 (0)