From 73a88dbe8649758e20464c60cfd568e4828d6c27 Mon Sep 17 00:00:00 2001 From: Heinrich Fenkart Date: Fri, 21 Aug 2015 00:17:35 +0200 Subject: Docs: Update all dropdowns to new HTML structure --- docs/components/button-group.md | 40 ++++++++++++++--------------- docs/components/input-group.md | 56 ++++++++++++++++++++--------------------- docs/components/scrollspy.md | 12 ++++----- 3 files changed, 54 insertions(+), 54 deletions(-) (limited to 'docs/components') diff --git a/docs/components/button-group.md b/docs/components/button-group.md index 73d3ef5ff..12c472b08 100644 --- a/docs/components/button-group.md +++ b/docs/components/button-group.md @@ -96,10 +96,10 @@ Place a `.btn-group` within another `.btn-group` when you want dropdown menus mi - + {% endexample %} @@ -116,10 +116,10 @@ Make a set of buttons appear vertically stacked rather than horizontally. **Spli - + @@ -127,28 +127,28 @@ Make a set of buttons appear vertically stacked rather than horizontally. **Spli - +
- +
- +
diff --git a/docs/components/input-group.md b/docs/components/input-group.md index 0f27e9bac..1b3a71545 100644 --- a/docs/components/input-group.md +++ b/docs/components/input-group.md @@ -120,13 +120,13 @@ Buttons in input groups are a bit different and require one extra level of nesti - + @@ -138,13 +138,13 @@ Buttons in input groups are a bit different and require one extra level of nesti - + @@ -162,13 +162,13 @@ Buttons in input groups are a bit different and require one extra level of nesti - + @@ -181,13 +181,13 @@ Buttons in input groups are a bit different and require one extra level of nesti - + diff --git a/docs/components/scrollspy.md b/docs/components/scrollspy.md index 26d0dd433..2cec07f90 100644 --- a/docs/components/scrollspy.md +++ b/docs/components/scrollspy.md @@ -21,12 +21,12 @@ The ScrollSpy plugin is for automatically updating nav targets based on scroll p -- cgit v1.2.3