From: rsiddharth Date: Mon, 7 Oct 2013 15:26:18 +0000 (+0530) Subject: removed the custom styling for the help block X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=85819804e6054008892048838b5a3871fb9b8bc0;p=libreplanet-static.git removed the custom styling for the help block --- diff --git a/2014/assets/css/custom.css b/2014/assets/css/custom.css index e143d8b0..e7578a4d 100644 --- a/2014/assets/css/custom.css +++ b/2014/assets/css/custom.css @@ -115,13 +115,6 @@ body { box-shadow: none; } -.help-block { - display: inline; - margin-top: 0; - margin-bottom: 0; - color: #737373; -} - .btn-default { color: #ffffff; background-color: rgba(145, 145, 145, 0.5);