From dd5cffc308f9c990ed40be074c864d0ed563ef12 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 10 Mar 2012 13:40:58 -0800 Subject: add button sizes to docs for button dropdowns, clean up styles for them --- docs/components.html | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index 809f4d40e..767a8474d 100644 --- a/docs/components.html +++ b/docs/components.html @@ -289,6 +289,50 @@ +
+
+

Works with all button sizes

+

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

+
+
+ + +
+
+ + +
+ +
+
+
+ +
+
+ +
+
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.
-- cgit v1.2.3