moving the couty map action items
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 10 Dec 2018 19:28:01 +0000 (14:28 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 10 Dec 2018 19:28:01 +0000 (14:28 -0500)
css/app.css
scss/plugins/_countyMap.scss

index 0b20cbd..1e50690 100644 (file)
@@ -7469,7 +7469,7 @@ body .leaflet-bottom.leaflet-right {
 
 #county-action-items {
   position: absolute;
-  bottom: -25px;
+  bottom: -5px;
   left: 0;
   display: flex;
   justify-content: space-around;
index 524934c..032e569 100644 (file)
@@ -84,7 +84,7 @@ body{
 }
 #county-action-items{
     position: absolute;
-    bottom: -25px;
+    bottom: -5px;
     left: 0;
     display: flex;
     justify-content: space-around;