From c84cf4f7f5187e607e1c5a921d7a7b8166e66def Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 16 Apr 2015 14:07:20 -0700 Subject: rename classes from .bs-docs and .bs to .bd --- docs/components/button-dropdown.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/components/button-dropdown.md') diff --git a/docs/components/button-dropdown.md b/docs/components/button-dropdown.md index fdcff0a99..4b2d6e87a 100644 --- a/docs/components/button-dropdown.md +++ b/docs/components/button-dropdown.md @@ -5,7 +5,7 @@ title: Button dropdown Use any button to trigger a dropdown menu by placing it within a `.btn-group` and providing the proper dropdown menu markup. -
+

Plugin dependency

Button dropdowns require the dropdown plugin to be included in your version of Bootstrap.

@@ -14,7 +14,7 @@ Use any button to trigger a dropdown menu by placing it within a `.btn-group` an Turn a button into a dropdown toggle with some basic markup changes. -
+