Commit 4ee8c086 by Manzar Hussain

git push origin feature-theme

parent c4666cce
...@@ -197,6 +197,14 @@ ...@@ -197,6 +197,14 @@
} }
}); });
$('.scroll-pane').jScrollPane({
showArrows: false,
contentWidth: 1400,
horizontalGutter: 100,
verticalGutter: 100,
//mouseWheelSpeed: 50
});
})(jQuery); })(jQuery);
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment