mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 11:18:39 +00:00
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:
@@ -10,6 +10,7 @@
|
||||
|
||||
> .katex {
|
||||
display: inline-block;
|
||||
text-align: initial;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user