Skip to content

Commit 266ca6a

Browse files
authored
Merge pull request #1919 from dpvc/issue517
Reset max- and min-width for #MathJax_Font_Test. #517
2 parents bd86d0a + e5792a2 commit 266ca6a

File tree

1 file changed

+1
-0
lines changed
  • unpacked/jax/output/HTML-CSS

1 file changed

+1
-0
lines changed

unpacked/jax/output/HTML-CSS/jax.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
}},[["div",{
5858
id: "MathJax_Font_Test",
5959
style: {position:"absolute", visibility:"hidden", top:0, left:0, width: "auto",
60+
"min-width": 0, "max-width": "none",
6061
padding:0, border:0, margin:0, whiteSpace:"nowrap",
6162
textAlign:"left", textIndent:0, textTransform:"none",
6263
lineHeight:"normal", letterSpacing:"normal", wordSpacing:"normal",

0 commit comments

Comments
 (0)