diff --git a/packages/client/app/components/component-manuscripts-table/src/FilterSortHeader.jsx b/packages/client/app/components/component-manuscripts-table/src/FilterSortHeader.jsx index ae9944409..dd428e846 100644 --- a/packages/client/app/components/component-manuscripts-table/src/FilterSortHeader.jsx +++ b/packages/client/app/components/component-manuscripts-table/src/FilterSortHeader.jsx @@ -86,7 +86,11 @@ const FilterSortHeader = ({ } return ( - + { '\u200B' /* zero-width space so the layout engine understands where the baseline is */ } @@ -129,7 +133,7 @@ const FilterSortHeader = ({ ].concat(columnInfo.filterOptions) return ( - +