From 1ab88072e1bd23107db9a7f8aec59bf5b1752d85 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 23 Oct 2015 20:44:20 +0500 Subject: Improving search popover on mobile --- web/sass-files/sass/partials/_responsive.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'web') diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss index 892d4d9df..5cac6ee6e 100644 --- a/web/sass-files/sass/partials/_responsive.scss +++ b/web/sass-files/sass/partials/_responsive.scss @@ -284,6 +284,10 @@ height: auto; } } + .popover.search-help-popover { + width: 262px; + margin: 34px 0 0 14px; + } .modal-direct-channels { .member-count { float: none; -- cgit v1.2.3-1-g7c22