fix text wrap

This commit is contained in:
Stewart Allen 2020-04-03 15:36:05 -04:00
commit 8ddbbb295a

View file

@ -282,6 +282,7 @@ input[type=range]::-moz-focus-outer {
}
#help div {
font-family: Verdana, Geneva, sans-serif;
white-space: nowrap;
}
#help a {
color: #68d;