diff --git a/chrome/skin/default/zotero/bindings/attachmentbox.css b/chrome/skin/default/zotero/bindings/attachmentbox.css index f86c106f4..317358414 100644 --- a/chrome/skin/default/zotero/bindings/attachmentbox.css +++ b/chrome/skin/default/zotero/bindings/attachmentbox.css @@ -65,6 +65,11 @@ row > hbox -moz-box-align: center; } +/* Reindex icon makes the row larger */ +#indexStatusRow > hbox { + margin: 0 !important; +} + row > label:first-child { text-align: right;