fx115: fixed sizing of selected items dialog
This commit is contained in:
parent
9be7337112
commit
cd5a9852d5
1 changed files with 5 additions and 0 deletions
|
@ -9,6 +9,11 @@
|
||||||
|
|
||||||
#zotero-collections-tree-container {
|
#zotero-collections-tree-container {
|
||||||
min-width: 200px;
|
min-width: 200px;
|
||||||
|
min-height: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
#zotero-items-pane-content {
|
||||||
|
min-height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#search-toolbar {
|
#search-toolbar {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue