From 0237565ece47d34de1e6d6c62482271bd2b83aa3 Mon Sep 17 00:00:00 2001 From: Julian Herrero Date: Mon, 4 Feb 2019 16:56:41 +0100 Subject: [PATCH] Set correct attributes for data-sticky component --- app/views/proposals/show.html.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/views/proposals/show.html.erb b/app/views/proposals/show.html.erb index d87a27865..e3b25a52d 100644 --- a/app/views/proposals/show.html.erb +++ b/app/views/proposals/show.html.erb @@ -68,7 +68,8 @@ data-stick-to="bottom" data-sticky-on="small" data-top-anchor="0" - data-btm-anchor="sticky_stop:top"> + data-btm-anchor="sticky_stop" + data-check-every="0">

<%= t("votes.supports") %>