Scrollspy offset should be configurable
Created by: ArthurClemens
Currently the hardcoded offset is 10: var scrollTop = this.$scrollElement.scrollTop() + 10.
It depends on the topbar style and behaviour if that is sufficient. It would be useful if the offset value could be passed in the options.