(Grav GitSync) Automatic Commit from RealStickman
This commit is contained in:
parent
0bf608d1f7
commit
38dd494656
Binary file not shown.
@ -94,7 +94,8 @@ jQuery(document).ready(function() {
|
||||
return false;
|
||||
});
|
||||
|
||||
jQuery('.scrollbar-inner').scrollbar();
|
||||
//jQuery('.scrollbar-inner').scrollbar();
|
||||
jQuery('.scrollbar-outer').scrollbar();
|
||||
|
||||
jQuery('[data-sidebar-toggle]').on('click', function() {
|
||||
jQuery(document.body).toggleClass('sidebar-hidden');
|
||||
|
Loading…
Reference in New Issue
Block a user