From: Jacob Thornton Date: Sun, 15 Apr 2012 06:38:11 +0000 (-0700) Subject: whitespace X-Git-Tag: v2.0.3~5^2~28 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=be0efcfcfca603bc65484464e0aeaf7b2fc145c2;p=thirdparty%2Fbootstrap.git whitespace --- diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index f099f408a5..930dd46334 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/assets/js/bootstrap-scrollspy.js b/docs/assets/js/bootstrap-scrollspy.js index f0400813f2..c67f1c8aa8 100644 --- a/docs/assets/js/bootstrap-scrollspy.js +++ b/docs/assets/js/bootstrap-scrollspy.js @@ -102,7 +102,7 @@ .parent('li') .addClass('active') - if ( active.parent('.dropdown-menu') ) { + if (active.parent('.dropdown-menu')) { active = active.closest('li.dropdown').addClass('active') } diff --git a/js/bootstrap-scrollspy.js b/js/bootstrap-scrollspy.js index f0400813f2..c67f1c8aa8 100644 --- a/js/bootstrap-scrollspy.js +++ b/js/bootstrap-scrollspy.js @@ -102,7 +102,7 @@ .parent('li') .addClass('active') - if ( active.parent('.dropdown-menu') ) { + if (active.parent('.dropdown-menu')) { active = active.closest('li.dropdown').addClass('active') }