Getting rid of bad scrollbar

This commit is contained in:
spf13
2014-06-30 23:39:21 -04:00
parent aa42f4309c
commit 8d3fa7ef49
2 changed files with 0 additions and 10 deletions

View File

@@ -19,8 +19,6 @@
<!-- javascripts -->
<script src="/js/jquery.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/jquery.scrollTo.min.js"></script>
<script src="/js/jquery.nicescroll.js" type="text/javascript"></script>
<!--custom script for all page-->
<script src="/js/highlight.pack.js"></script>
<script>hljs.initHighlightingOnLoad();</script>