diff --git a/style.css b/style.css index 91e8742..3d82539 100644 --- a/style.css +++ b/style.css @@ -383,9 +383,9 @@ a:active { .main-navigation ul ul { box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; - left: -999em; position: absolute; top: 1.5em; + left: -999em; z-index: 99999; } .main-navigation ul ul ul {