Merge pull request #448 from Khan/fix-centered-subsuperscripts
Fix sub- and super-scripts not being centered inside of display math
This commit is contained in:
commit
a33fa4fd64
|
@ -10,6 +10,7 @@
|
|||
|
||||
> .katex {
|
||||
display: inline-block;
|
||||
text-align: initial;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user