Commit 12fc32b7 authored by garykac@google.com's avatar garykac@google.com

Make Disconnect buttons wider to accomodate the hotkey info.

Review URL: http://codereview.chromium.org/7640022

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@96621 0039d316-1c4b-4281-b951-d872f2087c98
parent c8188ba9
......@@ -97,7 +97,7 @@ EXSTYLE WS_EX_TOPMOST
CAPTION "kTitle"
FONT 9, "Microsoft Sans Serif", 400, 0, 0x0
BEGIN
DEFPUSHBUTTON "kDisconnectButton",IDC_DISCONNECT,56,38,50,14
DEFPUSHBUTTON "kDisconnectButton",IDC_DISCONNECT,30,38,108,14
LTEXT "kSharingWith",IDC_DISCONNECT_SHARINGWITH,7,17,46,8
LTEXT "<username>",IDC_DISCONNECT_USERNAME,51,17,108,8
END
......
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