projects
/
web
/
CityofMI.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
907d057
)
removed border from dropdpown
author
Ove Klykken
<ove@gaslightmedia.com>
Tue, 5 Aug 2014 15:59:36 +0000
(11:59 -0400)
committer
Ove Klykken
<ove@gaslightmedia.com>
Tue, 5 Aug 2014 15:59:36 +0000
(11:59 -0400)
css/superfish.css
patch
|
blob
|
history
diff --git
a/css/superfish.css
b/css/superfish.css
index
b1ab8bf
..
742fa77
100755
(executable)
--- 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 */