From: Ove Klykken Date: Tue, 20 May 2014 13:16:50 +0000 (+0000) Subject: Removed flyout, added 3rd level in dropdown X-Git-Tag: v1.0~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=4155477c349c009561bbf27ccd743d64801ea0c5;p=web%2FCedarvilleMarine.git Removed flyout, added 3rd level in dropdown --- diff --git a/superfish.css b/superfish.css index e23123d..27ac9dc 100755 --- a/superfish.css +++ b/superfish.css @@ -42,9 +42,11 @@ font-size: 2.0rem; } .sf-menu ul ul { - top: 0; + /* top: 0; left: 100%; - margin-left: 0px; + margin-left: 0px; */ + position: relative; + display: block; }