pad bottom of note window
This commit is contained in:
parent
e381b552d0
commit
72240b92d9
|
@ -264,3 +264,7 @@ dialog[resizable="true"]
|
||||||
.zotero-small-progress-indicator[status=animate] {
|
.zotero-small-progress-indicator[status=animate] {
|
||||||
list-style-image: url(chrome://global/skin/icons/loading_16.png);
|
list-style-image: url(chrome://global/skin/icons/loading_16.png);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#zotero-note-window {
|
||||||
|
padding-bottom: 4px;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user