From 88be8866120cdc845e44479fe4e512f67c9bcad8 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Thu, 19 Feb 2015 15:42:36 -0500 Subject: [PATCH] Sync error icon is too close to sync icon (at least on OS X) Might need to restore this on Windows/Linux where the button styles are different --- chrome/skin/default/zotero/overlay.css | 1 - 1 file changed, 1 deletion(-) diff --git a/chrome/skin/default/zotero/overlay.css b/chrome/skin/default/zotero/overlay.css index c9c32337b..5f730f8a1 100644 --- a/chrome/skin/default/zotero/overlay.css +++ b/chrome/skin/default/zotero/overlay.css @@ -521,7 +521,6 @@ #zotero-tb-sync-error, #zotero-tb-sync-error[mode=warning] { list-style-image: url(chrome://zotero/skin/error.png); - margin-right: -5px; } #zotero-tb-sync-error[mode=error]