VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Format/Format.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/Format/Format.rc')
-rw-r--r--src/Format/Format.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Format/Format.rc b/src/Format/Format.rc
index 01ee4a5b..dbed9d47 100644
--- a/src/Format/Format.rc
+++ b/src/Format/Format.rc
@@ -129,7 +129,7 @@ IDD_SIZE_PAGE_DLG DIALOGEX 0, 0, 276, 193
STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD
FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
- EDITTEXT IDC_SIZEBOX,25,22,71,14,ES_AUTOHSCROLL | ES_NUMBER
+ EDITTEXT IDC_SIZEBOX,0,22,96,14,ES_AUTOHSCROLL | ES_NUMBER
CONTROL "&KB",IDC_KB,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,105,25,27,10
CONTROL "&MB",IDC_MB,"Button",BS_AUTORADIOBUTTON,140,25,27,10
CONTROL "&GB",IDC_GB,"Button",BS_AUTORADIOBUTTON,175,25,27,10