diff --git a/chrome/skin/default/zotero/zotero.css b/chrome/skin/default/zotero/zotero.css index d46dcf361..4491a8b2c 100644 --- a/chrome/skin/default/zotero/zotero.css +++ b/chrome/skin/default/zotero/zotero.css @@ -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; } \ No newline at end of file