Adjust bottom spacing for the tickets
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 13 Jan 2017 21:35:09 +0000 (16:35 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 13 Jan 2017 21:35:09 +0000 (16:35 -0500)
Adding 2 px to spacing.

css/front.css

index a298a3c..50e9ea9 100644 (file)
@@ -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;