From 2f68be4ccec53aceb06065def1d3ab27a770f292 Mon Sep 17 00:00:00 2001 From: rolux Date: Tue, 18 Feb 2014 09:13:52 +0000 Subject: [PATCH] cosmetic changes --- static/js/textPanel.js | 1 - 1 file changed, 1 deletion(-) diff --git a/static/js/textPanel.js b/static/js/textPanel.js index fde1ab57e..8b9d1a86b 100644 --- a/static/js/textPanel.js +++ b/static/js/textPanel.js @@ -398,7 +398,6 @@ pandora.ui.textHTML = function(text) { - 32 - Ox.UI.SCROLLBAR_SIZE; } - function scrollTo(position) { scrolling = true; that[0].scrollTop = that[0].scrollHeight / 100 * position;