From: rsiddharth Date: Tue, 22 Oct 2013 17:27:26 +0000 (+0530) Subject: removed custom styling for the checkbox. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=4313ee85ca70f9502ecbc7396fe4ce4cff4c3e97;p=libreplanet-static.git removed custom styling for the checkbox. --- 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;