Add CSS to force image to be display:inline
This commit is contained in:
parent
0d31246321
commit
99da6be704
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -232,6 +232,10 @@
|
|||
"white-space": "nowrap"
|
||||
},
|
||||
|
||||
".MathJax img": {
|
||||
display: "inline ! important"
|
||||
},
|
||||
|
||||
".MathJax_Processing": {
|
||||
visibility: "hidden", position:"fixed",
|
||||
width: 0, height: 0, overflow:"hidden"
|
||||
|
|
Loading…
Reference in New Issue
Block a user