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:
parent
670f5809f8
commit
ff970b8af0
|
@ -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"},
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user