diff --git a/chrome/content/zotero/bindings/zoterosearch.xml b/chrome/content/zotero/bindings/zoterosearch.xml index c161126e6..cda737c68 100644 --- a/chrome/content/zotero/bindings/zoterosearch.xml +++ b/chrome/content/zotero/bindings/zoterosearch.xml @@ -117,20 +117,21 @@ ]]> - + + @@ -203,7 +204,10 @@ - + + + + diff --git a/chrome/locale/en-US/zotero/searchbox.dtd b/chrome/locale/en-US/zotero/searchbox.dtd index d7de7cc7c..d122ca935 100644 --- a/chrome/locale/en-US/zotero/searchbox.dtd +++ b/chrome/locale/en-US/zotero/searchbox.dtd @@ -6,6 +6,7 @@ + diff --git a/chrome/skin/default/zotero/zotero.css b/chrome/skin/default/zotero/zotero.css index ef21f3cdf..54048bb01 100644 --- a/chrome/skin/default/zotero/zotero.css +++ b/chrome/skin/default/zotero/zotero.css @@ -207,6 +207,11 @@ zoterosearchagefield textbox margin: 3px 0; } +#zotero-advanced-search-dialog checkbox +{ + margin-right: .5em; +} + #zotero-advanced-search-dialog #zotero-items-tree { min-height: 170px;