testing out the spacing around the events search widget between crowdriff and the...
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 12 Dec 2018 17:09:50 +0000 (12:09 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 12 Dec 2018 17:09:50 +0000 (12:09 -0500)
css/app.css
scss/plugins/_glm-member-events.scss

index 779fd82..632c9d7 100644 (file)
@@ -7486,7 +7486,7 @@ body .agenda-date {
   display: none; }
 
 .events-search-widget {
-  margin: 25px 0; }
+  margin: 15px 0px 50px 0; }
   .events-search-widget .up-map-wrapper {
     position: relative; }
     .events-search-widget .up-map-wrapper a {
index 1ce0e3c..8a8f983 100644 (file)
@@ -379,7 +379,7 @@ body{
     //     -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
     //     box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
     // }
-    margin: 25px 0;
+    margin: 15px 0px 50px 0;
     .up-map-wrapper{
         position: relative;
         a{