cosmetic changes

This commit is contained in:
rolux 2014-02-18 09:13:52 +00:00
parent 1bde96af3c
commit 2f68be4cce

View File

@ -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;