Skip to content

Reset table header right padding to allow sorting icon

Samwilson requested to merge table-header-padding into main

Set the right padding of table headers to 21px to match what's set by the jQuery tablesorter plugin, to give room for the sorting chevrons.

Bug: T368367

Merge request reports