From e25b11d43378ae905e1944cfcf407a66a05c2313 Mon Sep 17 00:00:00 2001 From: Patrick Yeo Date: Thu, 10 Aug 2017 22:56:32 -0700 Subject: [PATCH] v4 docs Input Group Sizing section should display `.input-group-sm` (#23151) --- docs/4.0/components/input-group.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.0/components/input-group.md b/docs/4.0/components/input-group.md index c13157db23..de73223076 100644 --- a/docs/4.0/components/input-group.md +++ b/docs/4.0/components/input-group.md @@ -50,7 +50,7 @@ Add the relative form sizing classes to the `.input-group` itself and contents w
-
+
@