Merge pull request #1680 from poke1024/mglyph-output

fixes problem with disappearing MathJax mglyphs in output areas
This commit is contained in:
Min RK 2016-08-17 22:00:16 +02:00 committed by GitHub
commit b9292d3139

View File

@ -74,6 +74,10 @@ div.output_area {
max-width: none;
}
}
.mglyph>img {
max-width: none;
}
}
/* This is needed to protect the pre formating from global settings such