mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
rewritten tooltip + tether integration and death to our positioner jank
This commit is contained in:
Vendored
+1
-1
@@ -24,7 +24,7 @@ var ScrollSpy = (function ($) {
|
||||
var DATA_KEY = 'bs.scrollspy';
|
||||
var JQUERY_NO_CONFLICT = $.fn[NAME];
|
||||
|
||||
var Defaults = {
|
||||
var Default = {
|
||||
offset: 10
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user