From 9a629857332545e7c2dd97b4709a6a131978d079 Mon Sep 17 00:00:00 2001 From: Yves Gatesoupe Date: Wed, 11 Jan 2017 17:32:05 +0100 Subject: [PATCH] fix(component): scrollspy doc nav pills not supported js for mobile --- docs/components/scrollspy.md | 6 ++++-- js/src/collapse.js | 8 ++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/components/scrollspy.md b/docs/components/scrollspy.md index 337256a61c..85a57b209c 100644 --- a/docs/components/scrollspy.md +++ b/docs/components/scrollspy.md @@ -15,9 +15,10 @@ group: components The ScrollSpy plugin is for automatically updating nav targets based on scroll position. Scroll the area below the navbar and watch the active class change. The dropdown sub items will be highlighted as well.
-