diff --git a/chrome/skin/default/zotero/itemPane.css b/chrome/skin/default/zotero/itemPane.css new file mode 100644 index 000000000..e453d474d --- /dev/null +++ b/chrome/skin/default/zotero/itemPane.css @@ -0,0 +1,4 @@ +zoteroitembox +{ + overflow: auto; +}