From 95a3cd87325fcd475478557e6c79a7e84865e56f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 10 Mar 2012 15:41:41 -0800 Subject: simplify notes around using button dropdowns --- docs/components.html | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index 3a3ac15fc..9c4c420b6 100644 --- a/docs/components.html +++ b/docs/components.html @@ -270,8 +270,6 @@ -
-

Heads up! Button dropdowns require the Bootstrap dropdown plugin to function.

Example markup

@@ -327,15 +325,12 @@
- -
-
- +

Requires javascript

+

Button dropdowns require the Bootstrap dropdown plugin to function.

+

In some cases—like mobile—dropdown menus will extend outside the viewport. You need to resolve the alignment manually or with custom javascript.

-
- Heads up! In some cases—like mobile—dropdown menus will extend outside the viewport. You need to resolve the alignment manually or with custom javascript. -
+

Split button dropdowns

-- cgit v1.2.3