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 --- dist/css/bootstrap.css | 8 -------- 1 file changed, 8 deletions(-) (limited to 'dist/css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index e54e8d387..eaa17105c 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1555,14 +1555,6 @@ textarea::-webkit-input-placeholder { margin-top: -5px; } -/* -// 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 -} -*/ - .radio-inline, .checkbox-inline { display: inline-block; -- cgit v1.2.3