Skip to content

Commit e5792a2

Browse files
committed
Add max-width and min-widht resets to MathJax_Font_Test element. Resolves issue #517.
1 parent bcfabb5 commit e5792a2

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)