From: Steve Sutton Date: Fri, 14 Nov 2014 16:45:13 +0000 (-0500) Subject: added from Ians stash X-Git-Tag: v1.0.0~81 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=4200b18f40c646d585de9d8eaabf9553521ca605;p=WP-Themes%2FPrestonFeather.git added from Ians stash --- diff --git a/css/styles.css b/css/styles.css index 906ef32..a7257b1 100644 --- a/css/styles.css +++ b/css/styles.css @@ -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