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.
(cherry-picked from commit cb7a679142
)
This commit is contained in:
parent
6cb6edde7b
commit
4c8788f62a
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