summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cui/source/options/optgdlg.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/options/optgdlg.src b/cui/source/options/optgdlg.src
index a4b99d361222..8a2639eec455 100644
--- a/cui/source/options/optgdlg.src
+++ b/cui/source/options/optgdlg.src
@@ -93,7 +93,7 @@ TabPage OFA_TP_MISC
PushButton PB_HELPAGENT_RESET
{
Pos = MAP_APPFONT( COL3, ROW3 );
- Size = MAP_APPFONT( RSC_CD_PUSHBUTTON_WIDTH, RSC_CD_PUSHBUTTON_HEIGHT );
+ Size = MAP_APPFONT( RSC_CD_PUSHBUTTON_WIDTH + 20, RSC_CD_PUSHBUTTON_HEIGHT );
Text [ en-US ] = "~Reset Help Agent";
};
FixedLine FL_FILEDLG