diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/project-list.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/project-list.scss index 6f93dbf454..83b6fbd28a 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/project-list.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/project-list.scss @@ -384,6 +384,8 @@ ul.project-list-filters { .dash-cell-owner { width: 20%; + overflow: hidden; + text-overflow: ellipsis; } .dash-cell-date {