Only items pane should flex with window resize
This commit is contained in:
parent
263439c6ab
commit
96973016a5
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user