]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
formatting and comment
authorMark Otto <otto@github.com>
Sun, 15 Dec 2013 23:24:52 +0000 (15:24 -0800)
committerMark Otto <otto@github.com>
Sun, 15 Dec 2013 23:24:52 +0000 (15:24 -0800)
less/forms.less

index d2d089c30d49923f56ae433816a955e8cb88749a..e623c42e50dd3dc203e6eaf5e4810b03a9e4750a 100644 (file)
@@ -226,7 +226,12 @@ input[type="checkbox"],
   }
 }
 
+
 // Form control sizing
+//
+// Build on `.form-control` with modifier classes to decrease or increase the
+// height and font-size of form controls.
+
 .input-sm {
   .input-size(@input-height-small; @padding-small-vertical; @padding-small-horizontal; @font-size-small; @line-height-small; @border-radius-small);
 }