commit e61350a3b20aca55878244e6a8353aeff4c6b048
parent b54b77a10798264a2e88c3e16aecc01f7da7f636
Author: Dan Stillman <dstillman@zotero.org>
Date: Fri, 22 Mar 2013 17:56:53 -0400
Fix positioning of sync error popup
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/chrome/skin/default/zotero/overlay.css b/chrome/skin/default/zotero/overlay.css
@@ -431,6 +431,10 @@
}
/* Sync error panel */
+#zotero-sync-error-panel {
+ margin-right: 0;
+}
+
.zotero-sync-error-panel-library-name {
font-size: 12px;
font-weight: bold;