Add fake content so that the size of the box will be normalized for text. This may have to be fixed in the future if the space causes problems (perhaps a zero-width space would be better).

This commit is contained in:
Davide P. Cervone 2014-09-19 10:46:15 -04:00
parent 670f5809f8
commit ff970b8af0

View File

@ -77,6 +77,7 @@
},
".MJXc-math span": {"display": "inline-block"},
".MJXc-box": {"display":"block!important", "text-align": "center"},
".MJXc-box:after": {"content": '" "'}, // needed for when there is no DOCTYPE
".MJXc-rule": {"display":"block!important", "margin-top":".1em"},
".MJXc-char": {"display":"block!important"},