Preferences Dialog: drop characters_per_line from hotkey list
[ci skip] For some reason, this made the entire page stack thinner than it should be. I have no idea why, and I'm not sure wrap= here instead does anything (namely, wrap if it gets too long), but it's better than what was happening before.
This commit is contained in:
parent
226a7f7d02
commit
cb7a679142
1 changed files with 1 additions and 1 deletions
|
@ -163,7 +163,7 @@
|
|||
id = "lbl_desc"
|
||||
definition = "gold_small"
|
||||
linked_group = "hotkeys_col_desc"
|
||||
characters_per_line = 30
|
||||
wrap = true
|
||||
[/label]
|
||||
[/column]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue