Fix min-height on search results in advanced search window
Regression from HTML tree Fixes #2206
This commit is contained in:
parent
57c9da6df3
commit
571801e1fb
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ label.zotero-text-link {
|
|||
padding: 3px;
|
||||
}
|
||||
|
||||
#zotero-advanced-search-dialog #zotero-items-tree
|
||||
#zotero-advanced-search-dialog .virtualized-table-container
|
||||
{
|
||||
min-height: 250px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue