diff --git a/services/web/frontend/stylesheets/app/project-list-react.less b/services/web/frontend/stylesheets/app/project-list-react.less index 76bc4bfbf4..4669ceaf07 100644 --- a/services/web/frontend/stylesheets/app/project-list-react.less +++ b/services/web/frontend/stylesheets/app/project-list-react.less @@ -438,7 +438,9 @@ } .dash-cell-name { + hyphens: auto; width: 50%; + word-break: break-word; } .dash-cell-owner {