2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Refactor navs: new classes, remove separate pills & tabs files, drop justified nav because it never really worked

This commit is contained in:
Mark Otto
2014-07-09 16:04:31 -07:00
parent 77a4bcad9e
commit 857fe32a70
16 changed files with 336 additions and 938 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
// Scrollspy
var $window = $(window)
var $body = $(document.body)
var $body = $('document.body')
$body.scrollspy({
target: '.active .bs-docs-sidenav'