diff --git a/web/comment_manager.css b/web/comment_manager.css index 60c3cbe39..1de8962fb 100644 --- a/web/comment_manager.css +++ b/web/comment_manager.css @@ -323,7 +323,7 @@ } #editorCommentsSidebarListContainer { - overflow: scroll; + overflow: auto; width: 100%; #editorCommentsSidebarList {