Index: chrome/app/cf_resources.rc |
diff --git a/chrome/app/cf_resources.rc b/chrome/app/cf_resources.rc |
index a989d1a81f550b47c34f6ecbb9aeeece37722ab6..af6bc7a3137d65fe0350a5fab3383220d08000e5 100644 |
--- a/chrome/app/cf_resources.rc |
+++ b/chrome/app/cf_resources.rc |
@@ -55,8 +55,8 @@ IDD_CHROME_FRAME_TURNDOWN_PROMPT DIALOGEX 0, 0, 393, 14 |
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD |
FONT 8, "MS Shell Dlg", 400, 0, 0x0 |
BEGIN |
- LTEXT "This site is using the Chrome Frame plug-in which will soon be unsupported. Please uninstall it and upgrade to a modern browser.",IDC_TD_PROMPT_MESSAGE,3,3,414,8 |
- LTEXT "Learn more.",IDC_TD_PROMPT_LINK,238,3,42,8 |
- PUSHBUTTON "Uninstall",IDUNINSTALL,285,2,50,12 |
- DEFPUSHBUTTON "Dismiss",IDDISMISS,340,2,50,12 |
+ LTEXT "This site is using the Chrome Frame plug-in which will soon be unsupported. Please uninstall it and upgrade to a modern browser.",IDC_TD_PROMPT_MESSAGE,3,3,260,8 |
+ LTEXT "Learn more.",IDC_TD_PROMPT_LINK,270,3,42,8 |
+ PUSHBUTTON "Uninstall",IDUNINSTALL,319,2,50,12 |
+ DEFPUSHBUTTON "Dismiss",IDDISMISS,377,2,18,18 |
END |