Fix to hide duplicated MathML elements in static HTML exporting
This commit is contained in:
parent
a563a15bab
commit
3d6baa47ac
2 changed files with 5 additions and 1 deletions
|
@ -80,6 +80,10 @@
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
.MJX_Assistive_MathML {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.ui-infobar {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
|
|
2
public/css/html.min.css
vendored
2
public/css/html.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue