I noticed that minified Bootstrap is included in the static directory but not used. I tested it out using the minified version and everything works great, so here's a pull request! I assume this will help with loading times.
If there was a reason for avoiding the minified version, feel free to close this.
I'm pretty sure to have updated the tooltip code using a newer version of Bootstrap -- that's why I'm not using the minified JS version. In the future I plan to use Gulp to pack everything up. I close this PR.
I noticed that minified Bootstrap is included in the static directory but not used. I tested it out using the minified version and everything works great, so here's a pull request! I assume this will help with loading times.
If there was a reason for avoiding the minified version, feel free to close this.