From: Steve Sutton Date: Fri, 19 Dec 2014 15:39:56 +0000 (-0500) Subject: fix spacing X-Git-Tag: v1.0.1~7 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=c0d5be52a479f1f0e5427c2eb355f89f71d9a709;p=WP-Plugins%2Fglm-employment.git fix spacing no padding for h4 top --- diff --git a/views/front/formTemplate.php b/views/front/formTemplate.php index 3e17753..98802be 100644 --- a/views/front/formTemplate.php +++ b/views/front/formTemplate.php @@ -14,6 +14,7 @@ input[type="checkbox"] { margin-top: 10px; } + .row h4 {padding-top: 0;}