From 38a0c5dd761fed5d82b26614447d238628bee6e1 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 4 Dec 2015 19:23:13 +0500 Subject: Updating UI for suggestions list --- web/sass-files/sass/partials/_suggestion_list.scss | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'web/sass-files/sass/partials/_suggestion_list.scss') diff --git a/web/sass-files/sass/partials/_suggestion_list.scss b/web/sass-files/sass/partials/_suggestion_list.scss index 0cf3fff5f..5e91a126d 100644 --- a/web/sass-files/sass/partials/_suggestion_list.scss +++ b/web/sass-files/sass/partials/_suggestion_list.scss @@ -47,17 +47,19 @@ } .emoticon-suggestion { + @include clearfix; width: 100%; - height: 36px; + height: 30px; cursor: pointer; font-size: 13px; - line-height: 36px; + line-height: 30px; } .emoticon-suggestion__image { - width: 32px; - height: 32px; - margin-right: 6px; - padding: 2px; + width: 20px; + height: 20px; + margin: 6px 6px 0 5px; + padding: 0; text-align: center; + vertical-align: top; } -- cgit v1.2.3-1-g7c22