From: Steve Sutton Date: Fri, 13 Jan 2017 21:35:09 +0000 (-0500) Subject: Adjust bottom spacing for the tickets X-Git-Tag: v1.6.5^2~11 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=3a8f4ec9877bcba3f09aa32b1a8633938c0f2817;p=WP-Plugins%2Fglm-member-db-events.git Adjust bottom spacing for the tickets Adding 2 px to spacing. --- diff --git a/css/front.css b/css/front.css index a298a3c..50e9ea9 100644 --- a/css/front.css +++ b/css/front.css @@ -224,7 +224,7 @@ input[name='contact_fname'], input[name='contact_lname']{ left: -35px; } #glm-event-detail-tickets { - margin: 0 0 10px 20px; + margin: 0 0 12px 20px; position: relative; } #glm-event-detail-tickets:before { @@ -232,7 +232,7 @@ input[name='contact_fname'], input[name='contact_lname']{ background-image: url("../assets/tickets-icon-24x24.png"); background-height: 24px; background-width: 24px; - + position: absolute; width: 24px; height: 24px;