Add an 'html:div' tag so that we don't reflow this indefinitely.

git-svn-id: svn://10.0.0.236/trunk@45159 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
waterson%netscape.com
1999-08-30 21:34:50 +00:00
parent 179bf39b6a
commit 1e7743ab57

View File

@@ -35,6 +35,8 @@ Rights Reserved.
align="vertical"
style="border:solid black 1px">
<html:div style="width: 100px; height: 5em;">
<!-- for fixed height: height:5em; -->
<tree id="addressingWidgetTree"
class="addressingWidget"
@@ -74,7 +76,7 @@ Rights Reserved.
</treechildren>
</tree>
</html:div>
</box>
</overlay>