add default height to wizard, make it bigger than before

This commit is contained in:
alecf%netscape.com 1999-09-15 04:45:53 +00:00
Родитель 662220abf3
Коммит b6eea89c03
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -28,6 +28,7 @@ Rights Reserved.
<window id="account-wizard-dialog" xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
title="New Messenger Account Wizard"
height="350" width="450"
onload="onLoad();">
<html:script language="JavaScript" src="AccountWizard.js"/>