mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-07 04:08:43 +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 {
|
> .katex {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
text-align: initial;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user