From: Anthony Talarico Date: Fri, 5 Jan 2018 15:07:46 +0000 (-0500) Subject: fixing css selector syntax from previous push X-Git-Tag: v1.0.0^2~87 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=40d7b827e4e4d0ed4421538358889f592574cdff;p=WP-Plugins%2Fglm-member-db-registrations.git fixing css selector syntax from previous push missing period from the last css style selector change --- diff --git a/css/front.css b/css/front.css index 3e30aa0..b52b6fe 100644 --- a/css/front.css +++ b/css/front.css @@ -5,7 +5,7 @@ .glm-bold{ font-weight: bold; } -glm-reg-cart-charges-col:not(:first-child){ +.glm-reg-cart-charges-col:not(:first-child){ visibility: hidden; } .glm-reg-event-profile-details {