fix text wrap
This commit is contained in:
parent
6ee4b1d4a3
commit
8ddbbb295a
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue