From 8a0e14de40ee7e39c9475dd9edce93b362e04bbc Mon Sep 17 00:00:00 2001 From: Brian Jian Zhao Date: Thu, 13 Feb 2020 13:44:12 +1100 Subject: [PATCH] target the change to _mention.scss --- stylesheets/_mentions.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {