From 734818790fc52263f05bf0fac56941330b5a77e0 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Mon, 4 Jul 2016 11:03:43 -0400 Subject: PLT-2640 Added searching users by additional field when autocompleting @mentions (#3412) * Added the ability to search users by their first/last name or nickname when using @mentions * Changed @mention autocomplete to display a user's nickname --- webapp/sass/components/_mentions.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'webapp/sass') diff --git a/webapp/sass/components/_mentions.scss b/webapp/sass/components/_mentions.scss index 82f626eaf..17f67d080 100644 --- a/webapp/sass/components/_mentions.scss +++ b/webapp/sass/components/_mentions.scss @@ -50,7 +50,6 @@ .mention__fullname { @include opacity(.5); - padding-left: 10px; } .mention--highlight { -- cgit v1.2.3-1-g7c22