Merge branch 'issue473' into develop. Issue #473.
This commit is contained in:
commit
6b6623bc5c
|
@ -242,6 +242,7 @@
|
||||||
".MathJax_Display": {
|
".MathJax_Display": {
|
||||||
position: "relative",
|
position: "relative",
|
||||||
display: "block!important",
|
display: "block!important",
|
||||||
|
"text-indent": 0,
|
||||||
"max-width": "none", "max-height": "none",
|
"max-width": "none", "max-height": "none",
|
||||||
"min-width": 0, "min-height": 0,
|
"min-width": 0, "min-height": 0,
|
||||||
width: "100%"
|
width: "100%"
|
||||||
|
|
|
@ -60,6 +60,7 @@
|
||||||
".MathJax_SVG_Display": {
|
".MathJax_SVG_Display": {
|
||||||
position: "relative",
|
position: "relative",
|
||||||
display: "block!important",
|
display: "block!important",
|
||||||
|
"text-indent": 0,
|
||||||
"max-width": "none", "max-height": "none",
|
"max-width": "none", "max-height": "none",
|
||||||
"min-width": 0, "min-height": 0,
|
"min-width": 0, "min-height": 0,
|
||||||
width: "100%"
|
width: "100%"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user