Denis Koronets

Results 1 issues of Denis Koronets

Hey, guys! I've found an error in library: on 172 line ``` javascript scrollto: function(to){ return this.each(function(){ this.scrollbar.scrollto(to); }); }, ``` if there are no enough content in my div,...