Skip to content

Commit

Permalink
Preferences Dialog: fixed inconsistent label sizes in hotkeys list
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed May 7, 2018
1 parent 58ebc06 commit 26c8860
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/gui/window/preferences/02_hotkeys.cfg
Expand Up @@ -177,7 +177,7 @@
vertical_grow = true
[label]
id = "lbl_hotkey"
definition = "default"
definition = "default_small"
linked_group = "hotkeys_col_hotkey"
[/label]
[/column]
Expand All @@ -188,7 +188,7 @@
border_size = 5
[label]
id = "lbl_is_game"
definition = "default"
definition = "default_small"
linked_group = "hotkeys_col_type"
[/label]
[/column]
Expand Down

0 comments on commit 26c8860

Please sign in to comment.