reducing the height of the topbar dropdown featured image and excerpt
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 16 Dec 2016 13:23:02 +0000 (08:23 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 16 Dec 2016 13:23:02 +0000 (08:23 -0500)
container

css/app.css
scss/_topbar.scss

index a0a6427..4c22cc7 100644 (file)
@@ -6641,7 +6641,7 @@ body #interactive-map ul.map-dropdown {
   position: absolute;
   top: 0;
   right: 0;
-  height: 400px;
+  height: 385px;
   width: 344px;
   background-color: #5280a3; }
   .dropdown-content .dropdown-image {
index 91ff44e..50fdf06 100644 (file)
@@ -310,7 +310,7 @@ body #interactive-map{
     position: absolute;
     top: 0;
     right: 0;
-    height: 400px;
+    height: 385px;
     width: 344px;
     background-color: #5280a3;
     .dropdown-image{