added from Ians stash
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 14 Nov 2014 16:45:13 +0000 (11:45 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 14 Nov 2014 16:45:13 +0000 (11:45 -0500)
css/styles.css

index 906ef32..a7257b1 100644 (file)
@@ -465,4 +465,10 @@ p.in {
 .top-bar-section > ul > li .dropdown li:last-child {
     border-bottom-left-radius: 5px;
     border-bottom-right-radius: 5px;
+}
+.top-bar-section > ul > li .dropdown li:last-child a {
+    border-bottom: none;
+}
+top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
+    left: 5px;
 }
\ No newline at end of file