Commit 85918e7f authored by Gustavo Henrique Milaré's avatar Gustavo Henrique Milaré Committed by Alexandre Julliard

cryptui: Adjust the size of "Add &Purpose..." button.

parent d4e78d61
......@@ -247,7 +247,7 @@ BEGIN
CONTROL "", IDC_CERTIFICATE_USAGES,"SysListView32",
LVS_REPORT|LVS_NOCOLUMNHEADER|LVS_SINGLESEL|WS_CHILD|WS_VISIBLE|WS_TABSTOP|WS_BORDER,
24,100,220,106
PUSHBUTTON "Add &Purpose...", IDC_ADD_PURPOSE,174,212,70,14
PUSHBUTTON "Add &Purpose...", IDC_ADD_PURPOSE,168,212,76,14
END
IDD_ADD_CERT_PURPOSE DIALOG 0,0,200,68
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment