From: Ove Klykken Date: Tue, 6 May 2014 18:54:18 +0000 (+0000) Subject: changed z-index of slide links to ont interfere with dropdowns X-Git-Tag: v1.0~26 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=4b098e69ad1c1719361a262b3cf478efca853939;p=web%2FCedarvilleMarine.git changed z-index of slide links to ont interfere with dropdowns --- diff --git a/superfish.css b/superfish.css index 7962249..32f7fb9 100755 --- a/superfish.css +++ b/superfish.css @@ -13,7 +13,7 @@ display: none; top: 100%; left: 0; - z-index: 99; + z-index: 1000; } .sf-menu > li { float: left;