Added fix for the sequnce nave hovers

This commit is contained in:
Kyle Fiedler
2012-08-31 14:17:03 -04:00
parent 05da125aed
commit 520256f67a

View File

@@ -37,7 +37,6 @@ nav.sequence-nav {
height: 44px;
margin: 0 30px;
@include linear-gradient(top, #ddd, #eee);
overflow: hidden;
@include box-shadow(0 1px 3px rgba(0, 0, 0, .1) inset);
}