diff --git a/src/css/style.css b/src/css/style.css index a3bd123..673259f 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -243,9 +243,10 @@ a:hover #menu { + float: left; width: 150px; height: 100%; - overflow: auto; + overflow: visible; background-color: #555; border-right:1px solid #000; } @@ -274,6 +275,7 @@ a:hover width: 100%-150px; margin-left: 150px; padding: 20px; + height: 100%; } #banner