]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
tweak comment
authorMark Otto <markdotto@gmail.com>
Tue, 8 Dec 2015 07:52:10 +0000 (23:52 -0800)
committerMark Otto <markdotto@gmail.com>
Tue, 8 Dec 2015 07:52:10 +0000 (23:52 -0800)
scss/_forms.scss

index c7028f62f9bc98ccc12ae54db44a088c1896e6fc..20a70b31f7a573a56324a3225919410d818ff63c 100644 (file)
@@ -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`