From d6fdd936797890565dff4e6951a6792b7e09831c Mon Sep 17 00:00:00 2001 From: Kevyn Bruyere <6eme.hokage@gmail.com> Date: Wed, 15 Jun 2016 14:30:32 +0200 Subject: PLT-946 Add status icon to the left of the username in DM channel (#3258) Add a StatusIcon component to be able to display a status icon from anywhere --- webapp/sass/responsive/_mobile.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webapp/sass/responsive') diff --git a/webapp/sass/responsive/_mobile.scss b/webapp/sass/responsive/_mobile.scss index cb1191fe3..6308829ec 100644 --- a/webapp/sass/responsive/_mobile.scss +++ b/webapp/sass/responsive/_mobile.scss @@ -590,6 +590,8 @@ .navbar-brand { white-space: nowrap; + + @import "../components/status-icon"; } } } -- cgit v1.2.3-1-g7c22