From fc58174747cd25eded07c30f5f122d4f8122e7e5 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 18 May 2017 17:57:19 +0500 Subject: PLT-6614 - Mentions badge styling and dropdown icon style (#6426) * Mentions badge styling and dropdown icon style * PLT-6134 - Fixing emoji picker border in RHS --- webapp/sass/layout/_sidebar-left.scss | 2 +- webapp/sass/layout/_team-sidebar.scss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'webapp/sass/layout') diff --git a/webapp/sass/layout/_sidebar-left.scss b/webapp/sass/layout/_sidebar-left.scss index a7a99249b..25f1d2913 100644 --- a/webapp/sass/layout/_sidebar-left.scss +++ b/webapp/sass/layout/_sidebar-left.scss @@ -53,7 +53,7 @@ padding: 1em 1em 0; } - .badge { + .mention-badge { background-color: $primary-color; position: absolute; right: 10px; diff --git a/webapp/sass/layout/_team-sidebar.scss b/webapp/sass/layout/_team-sidebar.scss index cb003c828..9d1cc72f5 100644 --- a/webapp/sass/layout/_team-sidebar.scss +++ b/webapp/sass/layout/_team-sidebar.scss @@ -54,7 +54,7 @@ width: 31px; } - .badge { + .mention-badge { font-size: 10px; position: absolute; right: -6px; -- cgit v1.2.3-1-g7c22