diff --git a/dist/js/app.js b/dist/js/app.js index 5dc09ee2c..5bb6e24f2 100644 --- a/dist/js/app.js +++ b/dist/js/app.js @@ -294,7 +294,7 @@ function _init() { //Destroy if it exists $(".sidebar").slimScroll({destroy: true}).height("auto"); //Add slimscroll - $(".sidebar").slimscroll({ + $(".sidebar").slimScroll({ height: ($(window).height() - $(".main-header").height()) + "px", color: "rgba(0,0,0,0.2)", size: "3px"