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/_sidebar--right.scss | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'web/sass-files/sass/partials/_sidebar--right.scss') diff --git a/web/sass-files/sass/partials/_sidebar--right.scss b/web/sass-files/sass/partials/_sidebar--right.scss index f40a50b03..aaa6f4c92 100644 --- a/web/sass-files/sass/partials/_sidebar--right.scss +++ b/web/sass-files/sass/partials/_sidebar--right.scss @@ -16,6 +16,22 @@ } + .post { + + .post__header { + + .col__name { + + .user-popover { + max-width: 130px; + } + + } + + } + + } + .sidebar--right__content { height: 100%; @include display-flex; -- cgit v1.2.3-1-g7c22