From d4aa8c6e64943f6bddcd49e1667806bcbd91c478 Mon Sep 17 00:00:00 2001
From: Thomas Park
Date: Wed, 11 Jun 2014 12:35:37 -0400
Subject: fix border on input-group-addon states
---
tests/components.html | 15 +++++++++++++++
1 file changed, 15 insertions(+)
(limited to 'tests')
diff --git a/tests/components.html b/tests/components.html
index 9e47d246..e523e1b1 100644
--- a/tests/components.html
+++ b/tests/components.html
@@ -809,6 +809,21 @@
+
+
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 top
value. For input groups, adjust the right
value to an appropriate pixel value depending on the width of your addon.
--
cgit v1.2.3