projects
/
web
/
CedarvilleMarine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fecf71c
)
Removed flyout, added 3rd level in dropdown
author
Ove Klykken
<ove@gaslightmedia.com>
Tue, 20 May 2014 13:16:50 +0000
(13:16 +0000)
committer
Ove Klykken
<ove@gaslightmedia.com>
Tue, 20 May 2014 13:16:50 +0000
(13:16 +0000)
superfish.css
patch
|
blob
|
history
diff --git
a/superfish.css
b/superfish.css
index
e23123d
..
27ac9dc
100755
(executable)
--- 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;
}