Merge branch 'issue473' into develop. Issue #473.

This commit is contained in:
Davide P. Cervone 2014-02-14 08:32:48 -05:00
commit 6b6623bc5c
2 changed files with 2 additions and 0 deletions

View File

@ -242,6 +242,7 @@
".MathJax_Display": {
position: "relative",
display: "block!important",
"text-indent": 0,
"max-width": "none", "max-height": "none",
"min-width": 0, "min-height": 0,
width: "100%"

View File

@ -60,6 +60,7 @@
".MathJax_SVG_Display": {
position: "relative",
display: "block!important",
"text-indent": 0,
"max-width": "none", "max-height": "none",
"min-width": 0, "min-height": 0,
width: "100%"