From 7f7b9dd779122345847d9c4c1ecbfe362ddf923f Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sun, 13 Apr 2014 15:57:44 -0400 Subject: add form-control-feedback to test page --- tests/components.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'tests') diff --git a/tests/components.html b/tests/components.html index 69392348..9e47d246 100644 --- a/tests/components.html +++ b/tests/components.html @@ -809,6 +809,30 @@ +
+

Icons, labels, and input groups

+

Manual positioning of feedback icons is required for inputs without a label and for input groups with an add-on on the right. For inputs without labels, adjust the topvalue. For input groups, adjust the right value to an appropriate pixel value depending on the width of your addon.

+
+ +
+
+
+ + + +
+
+ + + +
+
+ + + +
+
+

Control sizing

Set heights using classes like .input-lg, and set widths using grid column classes like .col-lg-*.

-- cgit v1.2.3