From 4313ee85ca70f9502ecbc7396fe4ce4cff4c3e97 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Tue, 22 Oct 2013 22:57:26 +0530 Subject: [PATCH] removed custom styling for the checkbox. --- 2014/assets/css/custom.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/2014/assets/css/custom.css b/2014/assets/css/custom.css index d920bace..17335aa9 100644 --- a/2014/assets/css/custom.css +++ b/2014/assets/css/custom.css @@ -155,11 +155,6 @@ body { color: rgba(128, 0, 0, 0.6); } -input[type="checkbox"] { - margin: 0 0 0; - line-height: normal; -} - .radio-inline, .checkbox-inline { display: inline-block; -- 2.25.1