summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xamiga/gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/amiga/gui.c b/amiga/gui.c
index 2eac77f6b..a6b44a4e9 100755
--- a/amiga/gui.c
+++ b/amiga/gui.c
@@ -2976,7 +2976,7 @@ struct gui_window *gui_create_browser_window(struct browser_window *bw,
NULL,
"gaugeiclass",
IA_Top, 2 - (scrn->RastPort.TxHeight),
- IA_Left, -3,
+ IA_Left, -4,
IA_Height, 4 + scrn->RastPort.TxHeight,
IA_InBorder, TRUE,
IA_Label, NULL,