Skip to content

Commit

Permalink
Fixup e730308
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Jan 21, 2016
1 parent e730308 commit 9079dd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/gui/default/widget/combobox_default.cfg
Expand Up @@ -115,8 +115,8 @@
description = "Default button"

# Tiny gui sizes haven't been tested yet so might need some tuning.
{_GUI_RESOLUTION ({GUI_TINY__RESOLUTION}) 20 54 11 6 2 ({GUI_TINY__FONT_SIZE__SMALL}) "button_normal/button_dropdown" ()}
{_GUI_RESOLUTION () 40 140 30 13 4 ({GUI_NORMAL__FONT_SIZE__SMALL}) "button_normal/button_dropdown" ()}
{_GUI_RESOLUTION ({GUI_TINY__RESOLUTION}) 20 54 11 6 2 ({GUI_TINY__FONT_SIZE__SMALL}) "button_dropdown/button_dropdown" ()}
{_GUI_RESOLUTION () 40 140 30 13 4 ({GUI_NORMAL__FONT_SIZE__SMALL}) "button_dropdown/button_dropdown" ()}

[/combobox_definition]

Expand Down

0 comments on commit 9079dd2

Please sign in to comment.