From 1f9eb4db6ab4328e44c8587105eb005890052078 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 30 Jun 2016 05:04:37 +0500 Subject: Adding expand icon for RHS (#3386) * Adding expand icon for RHS Fixing errors Adding back getTeamInviteLink with better functionality for mobile Adding vertical align to post__link Updating improvements for expand RHS stuff * Improving transition on mobile * Removing irrelevant changes --- webapp/sass/components/_popover.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/sass/components/_popover.scss') diff --git a/webapp/sass/components/_popover.scss b/webapp/sass/components/_popover.scss index 7526fcb5a..d1e14ec72 100644 --- a/webapp/sass/components/_popover.scss +++ b/webapp/sass/components/_popover.scss @@ -66,7 +66,7 @@ .search-help-popover { @include single-transition(opacity, .3s, ease-in); font-size: em(13px); - max-width: none; + max-width: 350px; top: 36px; visibility: hidden; width: 100%; -- cgit v1.2.3-1-g7c22