diff --git a/profile/resources/content/createProfileWizard.xul b/profile/resources/content/createProfileWizard.xul index 94b46999b2c..643260cb51d 100644 --- a/profile/resources/content/createProfileWizard.xul +++ b/profile/resources/content/createProfileWizard.xul @@ -12,7 +12,7 @@ ]> - - - - + + + + - diff --git a/profile/resources/content/deleteProfile.js b/profile/resources/content/deleteProfile.js index e2fa199288d..ef794338256 100644 --- a/profile/resources/content/deleteProfile.js +++ b/profile/resources/content/deleteProfile.js @@ -17,6 +17,7 @@ function Startup() cancelButton.setAttribute( "value", "Cancel Yah" ); } Button2.removeAttribute("collapsed"); + okButton.focus(); } function onDeleteFiles() diff --git a/profile/resources/content/deleteProfile.xul b/profile/resources/content/deleteProfile.xul index 91a4de94097..410e9604845 100644 --- a/profile/resources/content/deleteProfile.xul +++ b/profile/resources/content/deleteProfile.xul @@ -27,8 +27,8 @@ &intro; &question; - - + + diff --git a/profile/resources/content/newProfile1_2.xul b/profile/resources/content/newProfile1_2.xul index ebf940a49a6..1c6e1801346 100644 --- a/profile/resources/content/newProfile1_2.xul +++ b/profile/resources/content/newProfile1_2.xul @@ -47,10 +47,7 @@ - - - - +