From 24918b3bd854049fa1f3cecad81677576f2e1a29 Mon Sep 17 00:00:00 2001 From: Supergibbs Date: Fri, 29 May 2015 11:32:25 -0700 Subject: [PATCH] A little cleanup --- docs/_includes/components/input-groups.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/_includes/components/input-groups.html b/docs/_includes/components/input-groups.html index 7ea56c1c94..7f5d2fe73e 100644 --- a/docs/_includes/components/input-groups.html +++ b/docs/_includes/components/input-groups.html @@ -96,7 +96,6 @@ {% endhighlight %} -

Checkboxes and radio addons

Place any checkbox or radio option within an input group's addon instead of text.

@@ -140,7 +139,6 @@ {% endhighlight %} -

Button addons

Buttons in input groups are a bit different and require one extra level of nesting. Instead of .input-group-addon, you'll need to use .input-group-btn to wrap the buttons. This is required due to default browser styles that cannot be overridden.

@@ -185,7 +183,6 @@ {% endhighlight %}

Buttons with dropdowns

-

-- 2.47.2