From: Anthony Talarico Date: Fri, 15 Dec 2017 13:50:07 +0000 (-0500) Subject: adding margin and max-width the reg profile map X-Git-Tag: v1.0.0^2~204 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=ebc5ff9a5c0d1119ffd5da457b2ee53caa0500f7;p=WP-Plugins%2Fglm-member-db-registrations.git adding margin and max-width the reg profile map adding styles to the registration view page google map --- diff --git a/css/front.css b/css/front.css index d6c34b0..ae6e0f0 100644 --- a/css/front.css +++ b/css/front.css @@ -59,6 +59,8 @@ } .glm-reg-event-profile-map-container{ padding: 0; + margin-left: 15px; + max-width: 340px; } .glm-reg-location::before{ content: ""; @@ -613,6 +615,10 @@ span.glm-error { max-width: 1024px; margin: 10px auto; } +.glm-reg-image-container { + padding: 0; + margin-bottom: 10px; + } @media(max-width: 640px){ #accountHeader .button { margin-bottom: 5px; @@ -633,10 +639,7 @@ span.glm-error { .glm-reg-classes { /* padding: 0;*/ } - .glm-reg-image-container { - padding: 0; - margin-bottom: 10px; - } + #glm-reg-event-name { padding: 0; line-height: 1.2;