From 8ccc3bcf03fedbe8c3a19a96c08a5cad6ae456e8 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 7 Jan 2012 03:45:24 -0800 Subject: overhauled dropdowns now require use of .caret for dropdown arrow, redid the button group docs section, added the split button dropdown docs section --- docs/upgrading.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/upgrading.html') diff --git a/docs/upgrading.html b/docs/upgrading.html index d22fa8c27..3e7e2c768 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -107,6 +107,12 @@
  • Fluid examples redone. .fluid-container now requires a .sidebar-left or .sidebar-right as well. Fluid sidebar element has a new class, .fluid-sidebar.
  • +
  • Dropdown menus + +