diff options
Diffstat (limited to 'shell')
| -rw-r--r-- | shell/panel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/panel.h b/shell/panel.h index 434dc18..36c7660 100644 --- a/shell/panel.h +++ b/shell/panel.h @@ -48,7 +48,7 @@ struct MaynardPanelClass }; #define MAYNARD_PANEL_WIDTH 56 -#define MAYNARD_PANEL_HEIGHT_RATIO 0.73 +#define MAYNARD_PANEL_HEIGHT_RATIO 1 typedef enum { MAYNARD_PANEL_BUTTON_NONE, |
