Preferences Dialog: fixed inconsistent label sizes in hotkeys list
This commit is contained in:
parent
0c0cd2ceb3
commit
f91067fe25
1 changed files with 2 additions and 2 deletions
|
@ -177,7 +177,7 @@
|
|||
vertical_grow = true
|
||||
[label]
|
||||
id = "lbl_hotkey"
|
||||
definition = "default"
|
||||
definition = "default_small"
|
||||
linked_group = "hotkeys_col_hotkey"
|
||||
[/label]
|
||||
[/column]
|
||||
|
@ -188,7 +188,7 @@
|
|||
border_size = 5
|
||||
[label]
|
||||
id = "lbl_is_game"
|
||||
definition = "default"
|
||||
definition = "default_small"
|
||||
linked_group = "hotkeys_col_type"
|
||||
[/label]
|
||||
[/column]
|
||||
|
|
Loading…
Add table
Reference in a new issue