Fix positioning of sync error popup
This commit is contained in:
parent
b54b77a107
commit
e61350a3b2
1 changed files with 4 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue