summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/sass-files/sass/partials/_responsive.scss5
1 files changed, 2 insertions, 3 deletions
diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss
index 5cac6ee6e..2cd5560ef 100644
--- a/web/sass-files/sass/partials/_responsive.scss
+++ b/web/sass-files/sass/partials/_responsive.scss
@@ -284,9 +284,8 @@
height: auto;
}
}
- .popover.search-help-popover {
- width: 262px;
- margin: 34px 0 0 14px;
+ .search-help-popover.visible {
+ visibility: hidden;
}
.modal-direct-channels {
.member-count {