diff --git a/stylesheets/_mentions.scss b/stylesheets/_mentions.scss index 0f8ae10b2..eced5bdac 100644 --- a/stylesheets/_mentions.scss +++ b/stylesheets/_mentions.scss @@ -94,7 +94,7 @@ .friend-selection-list { max-height: 240px; - overflow-y: scroll; + overflow-y: auto; margin: 4px; .check-mark {