Skip to content
Discussion options

You must be logged in to vote

Thanks for such a friendly response! Having so many tools, each doing so many things, I often guess wrongly their associations. But with you guys here so patiently listening to me and always generous with your tips, I do find solutions evetually. This is one of those instances.

I realized that the math that MathJax injects is in <span> rather than <div>, and my original solution thus failed, for overflow-x can be specified only for block level elements. It turns out that what I must have been targeting is mth-container[display="ture"]. And that worked as a charm!

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dense-set
Comment options

Answer selected by mcanouil
@phineas-pta
Comment options

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) themes Related to HTML theming or any other style related issue (like highlight-style)
3 participants