diff --git a/services/web/frontend/stylesheets/app/project-list-react.less b/services/web/frontend/stylesheets/app/project-list-react.less index b41f5eaa0a..b340aa7ef5 100644 --- a/services/web/frontend/stylesheets/app/project-list-react.less +++ b/services/web/frontend/stylesheets/app/project-list-react.less @@ -46,8 +46,6 @@ height: 100%; padding-left: 15px; padding-right: 15px; - overflow-x: hidden; - overflow-y: auto; -ms-overflow-style: -ms-autohiding-scrollbar; padding-top: @content-margin-vertical; padding-bottom: @content-margin-vertical;