dropdown padding adjustment retry
authorIan Weller <ian@gaslightmedia.com>
Tue, 20 Oct 2015 16:18:57 +0000 (12:18 -0400)
committerIan Weller <ian@gaslightmedia.com>
Tue, 20 Oct 2015 16:18:57 +0000 (12:18 -0400)
css/app.css
scss/_topbar.scss

index 2647f80..c3c9268 100644 (file)
@@ -6854,7 +6854,7 @@ h4 {
       width: auto;
       min-width: 500px;
       height: 100%;
-      padding: 135px 10px 10px 15px; }
+      padding: 145px 10px 10px 15px; }
       .top-bar-section ul.top-bar-menu li .dropdown:before {
         z-index: -2;
         position: absolute;
index 5b41c4d..0e9e633 100644 (file)
                 width: auto;
                 min-width: 500px;
                 height: 100%;
-                padding: 135px 10px 10px 15px;
+                padding: 145px 10px 10px 15px;
 //                margin-top: -10px;
 //                column-count: 2;
                 &:before {