mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-08 12:38:39 +00:00
Apply nowrap to .katex
Fixes T1243. Auditors: emily
This commit is contained in:
@@ -17,6 +17,7 @@ big parens
|
||||
.katex {
|
||||
font: normal 1.21em katex_main;
|
||||
line-height: 1.2;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.katex .mathit {
|
||||
|
Reference in New Issue
Block a user