Only items pane should flex with window resize

This commit is contained in:
Simon Kornblith 2011-09-06 18:12:18 +00:00
parent 263439c6ab
commit 96973016a5

View File

@ -287,7 +287,7 @@
<hbox id="zotero-trees" flex="1">
<vbox id="zotero-collections-pane" zotero-persist="width" flex="1">
<vbox id="zotero-collections-pane" zotero-persist="width">
<!-- This extra vbox prevents the toolbar from getting compressed when resizing
the tag selector to max height -->
<tree id="zotero-collections-tree" hidecolumnpicker="true" context="zotero-collectionmenu"