From 25cac1ea9a70ab192a4b4fb49b972de2f342d240 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 14 Nov 2014 01:27:47 +0000 Subject: Redundant role="form" on
s --- docs/_includes/components/input-groups.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/_includes/components') diff --git a/docs/_includes/components/input-groups.html b/docs/_includes/components/input-groups.html index c94b60c11..221fcad54 100644 --- a/docs/_includes/components/input-groups.html +++ b/docs/_includes/components/input-groups.html @@ -22,7 +22,7 @@

Place one add-on or button on either side of an input. You may also place one on both sides of an input.

We do not support multiple add-ons on a single side.

We do not support multiple form-controls in a single input group.

- +
@ @@ -59,7 +59,7 @@

Sizing

Add the relative form sizing classes to the .input-group itself and contents within will automatically resize—no need for repeating the form control size classes on each element.

- +
@ @@ -182,7 +182,7 @@

Buttons with dropdowns

- +
@@ -252,7 +252,7 @@ {% endhighlight %}

Segmented buttons

- +
-- cgit v1.2.3