From 732e4196fb9dc76ce2250edcdc6c1b45bcbe5d2e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 20 Jul 2013 19:31:56 -0700 Subject: Remove commented out CSS --- less/forms.less | 8 -------- 1 file changed, 8 deletions(-) (limited to 'less/forms.less') diff --git a/less/forms.less b/less/forms.less index bafe1cac6..616f1ffaa 100644 --- a/less/forms.less +++ b/less/forms.less @@ -200,14 +200,6 @@ textarea { margin-top: -5px; // Move up sibling radios or checkboxes for tighter spacing } -/* -// Move the options list down to align with labels -.controls > .radio:first-child, -.controls > .checkbox:first-child { - padding-top: 5px; // has to be padding because margin collapses -} -*/ - // Radios and checkboxes on same line .radio-inline, .checkbox-inline { -- cgit v1.2.3