Center align and pad error paragraphs on center pane crash

This commit is contained in:
Dan Stillman 2015-02-24 17:25:01 -05:00
parent 0b21c4c682
commit 93e3f68be8

View File

@ -605,6 +605,8 @@
#zotero-items-pane-message-box
{
-moz-appearance: listbox;
text-align: center;
padding: 20px;
}
#zotero-items-pane-message-box description:not(:first-child) {