Remove horizontal scroll because it adds vertical scroll (?).
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danila Fedorin 2020-03-10 18:46:35 -07:00
förälder a2c84f5c40
incheckning fa0a96f057
1 ändrade filer med 0 tillägg och 1 borttagningar

Visa fil

@ -152,5 +152,4 @@ td {
.katex-html {
white-space: nowrap;
overflow-x: auto;
}