summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_popover.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/components/_popover.scss')
-rw-r--r--webapp/sass/components/_popover.scss2
1 files changed, 1 insertions, 1 deletions
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%;