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

index fbe4a23..f310064 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: 20%;
+      left: 15%;
       bottom: -6px; }
     .top-bar-section ul li.has-dropdown ul.dropdown {
       background: #FFFFFF;
index 1935c25..12d9ca3 100644 (file)
@@ -57,7 +57,7 @@
                         &:after {
                             content: url(../assets/dropdown-hlighlight-big.png);
                             position: absolute;
-                            left: 20%;
+                            left: 15%;
                             bottom: -6px;
                         }
                     }