edited the dropdown image size
authorIan Weller <ian@gaslightmedia.com>
Thu, 22 Oct 2015 18:01:16 +0000 (14:01 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 22 Oct 2015 18:01:16 +0000 (14:01 -0400)
css/app.css
scss/_topbar.scss

index 6202811..94fbd6d 100644 (file)
@@ -6952,7 +6952,7 @@ header {
           left: 20px;
           top: 22px;
           width: 219px;
-          height: 171px;
+          height: 170px;
           border-bottom: none;
           border: 3px solid #2a473b; }
         .top-bar-section ul li .dropdown li:last-child {
index d2d91dc..4a4f1c6 100644 (file)
@@ -93,7 +93,7 @@
                         left: 20px; 
                         top: 22px;
                         width: 219px;
-                        height: 171px;
+                        height: 170px;
                         border-bottom:none;
                         border: 3px solid $d-green;
                     }