From 95a3cd87325fcd475478557e6c79a7e84865e56f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 10 Mar 2012 15:41:41 -0800 Subject: [PATCH] simplify notes around using button dropdowns --- docs/assets/bootstrap.zip | Bin 54825 -> 54825 bytes docs/components.html | 13 ++++--------- docs/templates/pages/components.mustache | 15 +++++---------- 3 files changed, 9 insertions(+), 19 deletions(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index ba68e8c584f8fc7493e871288189d7e61d448328..feabc4941309a9c078e0a276ba58701124c7b9f5 100644 GIT binary patch delta 449 zcmZ3vhI!>0W}X0VW)?065HP5n$fL-%=2^7=x@VIcuLyI&Bn)dO2B@;Fg-cBA<6r`c z&9DWFt$nufb~PtZU~&YPBUEJbe6COIAfd@ZMqr^e&o-YHx^D~;TH|I0Q}x2l)Q|~i zZGg;V>k3XJt3fsx)J{&Xa0Uwkb#JJs6aWcnciO^)@;a*pKnA{^slv7n&2f{BW*LBO zS@&#n#;hnskh&wgO`z&F|Jyx96lB_zi~3A!K%N!nfP?{1*{#bmlP-xftpy3og7jHj z@0W}X0VW)?065U8n{$fL*>{WRJ?_UYutE5ckz5&^1gF>r~AeH=_c#WQTd zVlhuQ-mc~Z3QUgRa)gR(p3n7(9V9ea$Ovp=^wZ6!h3*@Jgx0v3fmH#8UbvYWf=mjK znQUFbiDWgzhRNv_&M@5@Dk=p)y0trPVM2MG)dEblHIrY@RAGxnbKGR3Sq4xSZ_bz% zr3g}YWVZ=a-R6J0r-*_~n{rW~DH`NiaSm7*OultlX3`~brWla0EJ%^XC2u6&l1u(b zJdw)|5Cgy}OE0@Xhd+kkTWt~x>F KgeQw$69E9IC$`D} diff --git a/docs/components.html b/docs/components.html index 3a3ac15fc8..9c4c420b64 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

diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index b52919995e..1dd3d87bb6 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -194,8 +194,6 @@
-
-

{{_i}}Heads up!{{/i}} {{_i}}Button dropdowns require the Bootstrap dropdown plugin to function.{{/i}}

{{_i}}Example markup{{/i}}

@@ -216,7 +214,7 @@

{{_i}}Works with all button sizes{{/i}}

-

Button dropdowns work at any size. your button sizes to .btn-large, .btn-small, or .btn-mini.

+

{{_i}}Button dropdowns work at any size. your button sizes to .btn-large, .btn-small, or .btn-mini.{{/i}}

@@ -251,15 +249,12 @@
- -
-
- +

{{_i}}Requires javascript{{/i}}

+

{{_i}}Button dropdowns require the Bootstrap dropdown plugin to function.{{/i}}

+

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

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

{{_i}}Split button dropdowns{{/i}}