Removed flyout, added 3rd level in dropdown
authorOve Klykken <ove@gaslightmedia.com>
Tue, 20 May 2014 13:16:50 +0000 (13:16 +0000)
committerOve Klykken <ove@gaslightmedia.com>
Tue, 20 May 2014 13:16:50 +0000 (13:16 +0000)
superfish.css

index e23123d..27ac9dc 100755 (executable)
     font-size: 2.0rem;
     }
 .sf-menu ul ul {
-       top: 0;
+       /* top: 0;
        left: 100%;
-    margin-left: 0px;
+    margin-left: 0px; */
+    position: relative;
+    display: block;
 }