fx115: fix main window element layout
This commit is contained in:
parent
bda096a26f
commit
a110e86cff
11 changed files with 46 additions and 107 deletions
|
@ -7,6 +7,11 @@
|
|||
min-height: 300px;
|
||||
}
|
||||
|
||||
#zotero-pane {
|
||||
min-width: 0;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
#zotero-pane-stack > hbox {
|
||||
// Let window chrome, tabs, and toolbar shrink even when sidebars overflow
|
||||
min-width: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue