Shrink space, make exponents look more reasonable
Test Plan: $x' x^2$
This commit is contained in:
parent
538beaf737
commit
fb58ceaea0
|
@ -181,7 +181,7 @@ big parens
|
|||
|
||||
// The rendering of $y'$, for example, looks bad without this.
|
||||
// TODO(alpert): Obviously incorrect. Figure out the proper fix here.
|
||||
margin-left: 0.1em;
|
||||
margin-left: 0.05em;
|
||||
|
||||
.msup,
|
||||
.msub {
|
||||
|
|
Loading…
Reference in New Issue
Block a user