Fix positioning of sync error popup

This commit is contained in:
Dan Stillman 2013-03-22 17:56:53 -04:00
parent b54b77a107
commit e61350a3b2

View file

@ -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;