From e73e458b35960be77cad3d062a1063506a88599e Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 14 Dec 2016 22:12:59 +0500 Subject: PLT-4901 - Fixing info popover (#4792) * PLT-4901 - Fixing info popover * PLT-4775 - Fixing languages in firefox (system consle) * Fixing unread posts indicator in the LHS --- webapp/sass/routes/_admin-console.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'webapp/sass/routes') diff --git a/webapp/sass/routes/_admin-console.scss b/webapp/sass/routes/_admin-console.scss index 15667fd4e..6ab1645e8 100644 --- a/webapp/sass/routes/_admin-console.scss +++ b/webapp/sass/routes/_admin-console.scss @@ -18,6 +18,10 @@ } } + .Select-value-label { + white-space: nowrap; + } + .inner-wrap { position: absolute; width: 100%; -- cgit v1.2.3-1-g7c22