mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-06 08:40:56 +00:00
Make preview tab window content have a scrollbar when it needs one.
b=79651; r=morse; sr=alecf
This commit is contained in:
parent
689b3011e8
commit
fd999b5a6f
@ -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"/>-->
|
||||
|
Loading…
x
Reference in New Issue
Block a user