needed more dropdown edits
authorIan Weller <ian@gaslightmedia.com>
Wed, 16 Sep 2015 13:28:35 +0000 (09:28 -0400)
committerIan Weller <ian@gaslightmedia.com>
Wed, 16 Sep 2015 13:28:35 +0000 (09:28 -0400)
css/app.css
scss/_topbar.scss

index a33947b..24a4db2 100644 (file)
@@ -6912,7 +6912,7 @@ h4 {
       left: auto !important;
       float: right !important; }
   .top-bar-section li.has-dropdown.not-click:hover > .dropdown {
-    width: 510px; }
+    width: 520px; }
   .top-bar-section > ul > li:before {
     content: "|";
     position: absolute;
index b8d07b4..d28f34c 100644 (file)
     }
     li.has-dropdown.not-click:hover {
         & > .dropdown {
-            width: 510px;
+            width: 520px;
         }
     }