summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/votes/_votes_block.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/votes/_votes_block.html.haml b/app/views/votes/_votes_block.html.haml
index 6c7f05c730c..65d3f4c7faf 100644
--- a/app/views/votes/_votes_block.html.haml
+++ b/app/views/votes/_votes_block.html.haml
@@ -42,4 +42,4 @@
$(".award").tooltip()
- $(".emoji-menu-content").niceScroll({cursorwidth: "7px"})
+ $(".emoji-menu-content").niceScroll({cursorwidth: "7px", autohidemode: false})