From 45b859ca7485d84ecb6daf110c7f089be197cf4c Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 14 Sep 2015 14:19:31 +0500 Subject: PLT-217 - Improving horizontal scrollbar in LHS menu --- web/sass-files/sass/partials/_headers.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/sass-files/sass/partials/_headers.scss') diff --git a/web/sass-files/sass/partials/_headers.scss b/web/sass-files/sass/partials/_headers.scss index c311941b6..e83981397 100644 --- a/web/sass-files/sass/partials/_headers.scss +++ b/web/sass-files/sass/partials/_headers.scss @@ -145,6 +145,8 @@ li a { padding: 3px 20px; color: #555; + text-overflow: ellipsis; + overflow: hidden; } } .dropdown__icon { -- cgit v1.2.3-1-g7c22