diff --git a/chrome/content/zotero/components/virtualized-table.jsx b/chrome/content/zotero/components/virtualized-table.jsx
index a149afc67f..ae1e6b24b7 100644
--- a/chrome/content/zotero/components/virtualized-table.jsx
+++ b/chrome/content/zotero/components/virtualized-table.jsx
@@ -1051,7 +1051,8 @@ class VirtualizedTable extends React.Component {
{resizer}
+ className={`label ${column.dataKey}`}
+ title={columnName}>
{label}
{sortIndicator}
diff --git a/chrome/content/zotero/zoteroPane.xul b/chrome/content/zotero/zoteroPane.xul
index 5cc0ad9e60..53adedefe2 100644
--- a/chrome/content/zotero/zoteroPane.xul
+++ b/chrome/content/zotero/zoteroPane.xul
@@ -246,7 +246,7 @@
-
+