Skip to content
Discussion options

You must be logged in to vote

Some related solutions:

Additionally, you could tweak MathJax config:

MathJax.Hub.Config({
  MathZoom: {
    styles: {
      "#MathJax_Zoom": {
        overflow: "auto ! important"
      }
    }
  }
});

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@baptiste
Comment options

@queirozfcom
Comment options

@queirozfcom
Comment options

Comment options

You must be logged in to vote
1 reply
@mcanouil
Comment options

Comment options

You must be logged in to vote
1 reply
@queirozfcom
Comment options

Answer selected by queirozfcom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
html Issues with HTML and related web technology (html/css/scss/js)
3 participants