aboutsummaryrefslogtreecommitdiff
path: root/gui/widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/widget.h')
-rw-r--r--gui/widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/widget.h b/gui/widget.h
index 8f15309bf0..e68c291887 100644
--- a/gui/widget.h
+++ b/gui/widget.h
@@ -49,7 +49,7 @@ enum {
};
enum {
- kButtonWidth = 54,
+ kButtonWidth = 56,
kButtonHeight = 16,
};