Make preview tab window content have a scrollbar when it needs one.

b=79651; r=morse; sr=alecf
This commit is contained in:
sgehani%netscape.com 2001-11-15 02:20:57 +00:00
parent 689b3011e8
commit fd999b5a6f

View File

@ -32,7 +32,7 @@
<script type="application/x-javascript" src="chrome://communicator/content/sidebar/preview.js" />
<vbox id="panel-container">
<vbox id="panel-container" flex="1">
<hbox id="paneltitle" class="box-texttab texttab-sidebar" selected="true"/>
<!-- <iframe id="previewframe" type="content" src="about:blank" flex="1"/>-->