diff --git a/services/web/public/stylesheets/app/editor/review-panel.less b/services/web/public/stylesheets/app/editor/review-panel.less index 71cff511d4..b46fd70992 100644 --- a/services/web/public/stylesheets/app/editor/review-panel.less +++ b/services/web/public/stylesheets/app/editor/review-panel.less @@ -149,12 +149,7 @@ } .rp-entry-list { - .rp-size-expanded & { - width: @review-panel-width; - } - .rp-size-mini & { - width: @review-off-width; - } + width: 100%; .rp-state-current-file & { position: absolute;