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