From 30aad997d09886d39dc22e1afbd552f2eb1f9844 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 7 Dec 2015 23:52:10 -0800 Subject: [PATCH] tweak comment --- scss/_forms.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_forms.scss b/scss/_forms.scss index c7028f62f9..20a70b31f7 100644 --- a/scss/_forms.scss +++ b/scss/_forms.scss @@ -392,7 +392,7 @@ input[type="checkbox"] { vertical-align: middle; } - // In navbar-form, allow folks to *not* use `.form-group` + // Allow folks to *not* use `.form-group` .form-control { display: inline-block; width: auto; // Prevent labels from stacking above inputs in `.form-group` -- 2.47.2