fixing broken margin between the icons for the reg detail view
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 28 Dec 2017 20:18:44 +0000 (15:18 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 28 Dec 2017 20:18:44 +0000 (15:18 -0500)
registration detail page had icons that were missing margin for spacing

css/front.css

index 38199d3..0b4af6a 100644 (file)
     word-wrap: break-word;
 }
 .glm-reg-event-profile-details:not(.glm-reg-contact-details){
-    /* margin-bottom: 15px; */
+    margin-bottom: 15px;
 }
 #glm-reg-map-container{
     height: 0px;