diff --git a/app/assets/stylesheets/desktop/groups.scss b/app/assets/stylesheets/desktop/groups.scss index a43ce6edba7..b325241d7c1 100644 --- a/app/assets/stylesheets/desktop/groups.scss +++ b/app/assets/stylesheets/desktop/groups.scss @@ -4,6 +4,12 @@ } } +thead { + .d-icon { + padding-left: 2px; + } +} + $filter-line-height: 1.5; .groups-header-filters {