From 3d314c811f352d15069f088235fb79f4639f5b34 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 8 Feb 2016 20:33:21 +0500 Subject: Updating username width in RHS --- web/sass-files/sass/partials/_responsive.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'web/sass-files/sass/partials/_responsive.scss') diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss index 09d498a69..5d6cbee60 100644 --- a/web/sass-files/sass/partials/_responsive.scss +++ b/web/sass-files/sass/partials/_responsive.scss @@ -160,6 +160,11 @@ .col__name { pointer-events: none; + + .user-popover { + max-width: 130px; + } + } } -- cgit v1.2.3-1-g7c22