aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/css/code.html
diff options
context:
space:
mode:
authormoodyroto <[email protected]>2013-11-11 12:21:34 -0500
committermoodyroto <[email protected]>2013-11-11 12:21:34 -0500
commit9f30f557213f1e8f821414473550639f5f93f29a (patch)
tree08d7a2a9a61f128bb9c687cf98d77a95970dba7b /docs/_includes/css/code.html
parente7d6af003e6af02c26cc8864da72dc807f8f97a1 (diff)
downloadbootstrap-9f30f557213f1e8f821414473550639f5f93f29a.tar.xz
bootstrap-9f30f557213f1e8f821414473550639f5f93f29a.zip
Update scrollspy.js
Scrollspy target in tab content does not work properly. Calling .parents('.active') will return all parents with an active class (including the tab pane). Changing this line to .parentsUntil(this.options.target, '.active') should resolve the issue. This will scope the query to only search for active elements inside the scrollspy target.
Diffstat (limited to 'docs/_includes/css/code.html')
0 files changed, 0 insertions, 0 deletions