Currently KaTeX parser doesn't apply the following styles for `vlist` spans. ```css .vlist-t2 { margin-right: -2px; } ``` This will depend on negative margins support.