From: Ove Klykken Date: Tue, 5 Aug 2014 15:59:36 +0000 (-0400) Subject: removed border from dropdpown X-Git-Tag: VV1^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=a2e7d0668838412aa41c285a438d8cfb42a64976;p=web%2FCityofMI.git removed border from dropdpown --- diff --git a/css/superfish.css b/css/superfish.css index b1ab8bf..742fa77 100755 --- a/css/superfish.css +++ b/css/superfish.css @@ -48,6 +48,7 @@ border-left: 1px solid #fff; border-top: 1px solid #dFeEFF; /* fallback colour must use full shorthand */ border-top: 1px solid rgba(255,255,255,.0); + border: 0; padding: .75em 1em; text-decoration: none; zoom: 1; /* IE7 */