]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove from form styles
authorMark Otto <otto@github.com>
Fri, 30 Nov 2012 08:21:44 +0000 (00:21 -0800)
committerMark Otto <otto@github.com>
Fri, 30 Nov 2012 08:21:44 +0000 (00:21 -0800)
less/forms.less

index 41da55d043ae703923d3d0f1c3c135ee57934566..1c3be634c3e51192813af5eb28137a2405440d23 100644 (file)
@@ -3,8 +3,8 @@
 // --------------------------------------------------
 
 
-// GENERAL STYLES
-// --------------
+// General styles
+// -------------------------
 
 // Make all forms have space below them
 form {
@@ -28,12 +28,6 @@ legend {
   color: @grayDark;
   border: 0;
   border-bottom: 1px solid #e5e5e5;
-
-  // Small
-  small {
-    font-size: @baseLineHeight * .75;
-    color: @grayLight;
-  }
 }
 
 // Set font for forms