diff --git a/services/web/public/stylesheets/app/editor/review-panel.less b/services/web/public/stylesheets/app/editor/review-panel.less index 97d93e8b9f..2b933afdbe 100644 --- a/services/web/public/stylesheets/app/editor/review-panel.less +++ b/services/web/public/stylesheets/app/editor/review-panel.less @@ -120,7 +120,7 @@ .rp-size-expanded & { display: flex; align-items: center; - justify-content: space-around; + justify-content: space-between; padding: 0 5px; }