fixed word wrap on user settings screen
This commit is contained in:
parent
c86c2ed237
commit
b1300be9f0
1 changed files with 1 additions and 0 deletions
|
@ -1039,6 +1039,7 @@ nav {
|
|||
color:#666;
|
||||
line-height:22px;
|
||||
font-size:14px;
|
||||
word-break: break-all;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue