Preferences Dialog: fixed inconsistent label sizes in hotkeys list
(cherry-picked from commit 26c8860b6c
)
This commit is contained in:
parent
7b4b14eb32
commit
e0653e7d54
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