Skip to content

Commit 156bb4d

Browse files
committed
Measure sizes of annotation-xml properly in SVG. Resolves issue #1870.
1 parent f5daa00 commit 156bb4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

unpacked/jax/output/SVG/jax.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,10 @@
8787
"-o-transition": "none"
8888
},
8989

90+
".MathJax_SVG > div": {
91+
display: "inline-block"
92+
},
93+
9094
".mjx-svg-href": {
9195
fill: "blue", stroke: "blue"
9296
},

0 commit comments

Comments
 (0)