bugzilla - 55838, r=ben, sr=hangas, fix for mac classic dialogs getting cut off on many dialogs. Fix changes html widget to box widget .

This commit is contained in:
andreww%netscape.com 2000-10-24 00:02:32 +00:00
parent 8ac6dc25ba
commit 1b748321f2

View File

@ -23,7 +23,7 @@
<box orient="vertical" flex="1">
<!-- text -->
<html id="info.header" class="header" flex="1"/>
<html id="info.box" flex="1" orient="vertical" style="max-width: 45em;"/>
<box id="info.box" flex="1" orient="vertical" style="max-width: 45em;"/>
<!-- edit fields -->
<box orient="vertical" id="loginEditField" collapsed="true">