edited the second li
authorIan Weller <ian@gaslightmedia.com>
Wed, 10 Aug 2016 20:29:20 +0000 (16:29 -0400)
committerIan Weller <ian@gaslightmedia.com>
Wed, 10 Aug 2016 20:29:20 +0000 (16:29 -0400)
css/app.css
scss/_topbar.scss

index 672b9b8..fbe4a23 100644 (file)
@@ -6435,7 +6435,7 @@ header {
     .top-bar-section ul li.has-dropdown:nth-child(2):hover:after {
       content: url(../assets/dropdown-hlighlight-big.png);
       position: absolute;
-      left: 10%;
+      left: 20%;
       bottom: -6px; }
     .top-bar-section ul li.has-dropdown ul.dropdown {
       background: #FFFFFF;
index e6ed596..1935c25 100644 (file)
@@ -57,7 +57,7 @@
                         &:after {
                             content: url(../assets/dropdown-hlighlight-big.png);
                             position: absolute;
-                            left: 10%;
+                            left: 20%;
                             bottom: -6px;
                         }
                     }