Skip to content

Commit ee08f38

Browse files
committed
Remove unwanted trailing comma. Resolves issue #1670.
1 parent 773c2d4 commit ee08f38

File tree

1 file changed

+1
-1
lines changed
  • unpacked/jax/output/CommonHTML

1 file changed

+1
-1
lines changed

unpacked/jax/output/CommonHTML/jax.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
".mjx-math": {
8282
"display": "inline-block",
8383
"border-collapse": "separate",
84-
"border-spacing": 0,
84+
"border-spacing": 0
8585
},
8686
".mjx-math *": {
8787
display:"inline-block",

0 commit comments

Comments
 (0)