diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/editor/review-panel-new.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/editor/review-panel-new.scss index 22544731ac..2691cf4587 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/editor/review-panel-new.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/editor/review-panel-new.scss @@ -77,6 +77,9 @@ .review-panel-entry-user { color: $content-primary; font-size: 110%; + max-width: 150px; + white-space: nowrap; + overflow: hidden; } .review-panel-entry-time {