From 8f0dd98d13461ee2ccf9bc847feef78113df7081 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 18 Mar 2016 09:16:59 +0000 Subject: [PATCH] =?UTF-8?q?Remove=20method=20that=20maintain=E2=80=99s=20s?= =?UTF-8?q?croll=20parity?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Since we don’t anticipate placeholder textboxes ever scrolling in the future, this can be removed. --- app/assets/javascripts/highlightTags.js | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/app/assets/javascripts/highlightTags.js b/app/assets/javascripts/highlightTags.js index 033e6a003..ca4359111 100644 --- a/app/assets/javascripts/highlightTags.js +++ b/app/assets/javascripts/highlightTags.js @@ -20,8 +20,7 @@