pad bottom of note window

This commit is contained in:
Simon Kornblith 2011-02-13 06:25:08 +00:00
parent e381b552d0
commit 72240b92d9

View File

@ -263,4 +263,8 @@ dialog[resizable="true"]
.zotero-small-progress-indicator[status=animate] {
list-style-image: url(chrome://global/skin/icons/loading_16.png);
}
#zotero-note-window {
padding-bottom: 4px;
}