Apply nowrap to .katex
Fixes T1243. Auditors: emily
This commit is contained in:
parent
6883017bc4
commit
60ddb2d903
|
@ -17,6 +17,7 @@ big parens
|
|||
.katex {
|
||||
font: normal 1.21em katex_main;
|
||||
line-height: 1.2;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.katex .mathit {
|
||||
|
|
Loading…
Reference in New Issue
Block a user