aboutsummaryrefslogtreecommitdiffstats
path: root/vncviewer/fltk
diff options
context:
space:
mode:
Diffstat (limited to 'vncviewer/fltk')
-rw-r--r--vncviewer/fltk/layout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vncviewer/fltk/layout.h b/vncviewer/fltk/layout.h
index e555a11b..3799204e 100644
--- a/vncviewer/fltk/layout.h
+++ b/vncviewer/fltk/layout.h
@@ -40,7 +40,7 @@ static inline int gui_str_len(const char *str)
/**** MARGINS ****/
-#define OUTER_MARGIN 10
+#define OUTER_MARGIN 15
#define INNER_MARGIN 10
/* Tighter grouping of related fields */