Allow item tree to shrink further in Standard view
Addresses #4081 for Standard
This commit is contained in:
parent
9de70613a8
commit
d5cbb0fa03
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ TODO: Replace with SVG
|
||||||
}
|
}
|
||||||
|
|
||||||
#zotero-layout-switcher[orient="horizontal"] #zotero-items-pane-container {
|
#zotero-layout-switcher[orient="horizontal"] #zotero-items-pane-container {
|
||||||
width: auto !important;
|
width: 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#zotero-layout-switcher[orient="vertical"],
|
#zotero-layout-switcher[orient="vertical"],
|
||||||
|
|
Loading…
Reference in a new issue