adding margin and max-width the reg profile map
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Dec 2017 13:50:07 +0000 (08:50 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 15 Dec 2017 13:50:07 +0000 (08:50 -0500)
adding styles to the registration view page google map

css/front.css

index d6c34b0..ae6e0f0 100644 (file)
@@ -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;