From 4200b18f40c646d585de9d8eaabf9553521ca605 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Fri, 14 Nov 2014 11:45:13 -0500 Subject: [PATCH] added from Ians stash --- css/styles.css | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.17.1