mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-28 06:20:15 +02:00
update the subnav on all pages
This commit is contained in:
@@ -118,8 +118,8 @@ $(function(){
|
||||
|
||||
// fix sub nav playa
|
||||
var $win = $(window)
|
||||
, $nav = $('.subhead .nav')
|
||||
, navTop = $('.subhead .nav').offset().top - 40
|
||||
, $nav = $('.subnav')
|
||||
, navTop = $('.subnav').offset().top - 40
|
||||
, isFixed = 0
|
||||
|
||||
processScroll()
|
||||
|
Reference in New Issue
Block a user