jQuery custom scrollbar Dec 18, 2012 admin 0 Comments $(document).ready(function(){ $('#fine_print').jScrollPane({ verticalGutter:20 }); });