From b281ad64096d919145159ffbc4e1a5b284708d9b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 27 Jul 2013 18:56:31 -0700 Subject: Input groups overhaul * Moves input groups CSS into separate file * Moves input groups docs into the Components page * Add support for radios and checkboxes in input groups to fix #8679 --- _includes/nav-components.html | 11 +++++++++++ _includes/nav-css.html | 1 - 2 files changed, 11 insertions(+), 1 deletion(-) (limited to '_includes') diff --git a/_includes/nav-components.html b/_includes/nav-components.html index 514dcfed3..86bf4d070 100644 --- a/_includes/nav-components.html +++ b/_includes/nav-components.html @@ -25,6 +25,17 @@
  • Dropup variation
  • +
  • + Input groups + +
  • Navs -- cgit v1.2.3