mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
Increased height of pref window for new items in messages, bug 32720, 32802.
This commit is contained in:
parent
099670cfb4
commit
60433bf192
@ -37,7 +37,7 @@ Contributor(s): ______________________________________. -->
|
||||
onload="window.handle = new PrefWindow( 'panelFrame' );"
|
||||
persist="screenX screenY width height"
|
||||
screenX="24" screenY="24"
|
||||
width="620" height="470">
|
||||
width="620" height="550">
|
||||
|
||||
<script language="javascript" src="chrome://global/content/strres.js" />
|
||||
<script language="javascript" src="chrome://global/content/dialogOverlay.js" />
|
||||
|
Loading…
Reference in New Issue
Block a user