From c2164a9d5c6aeeb5c212bfad90ff104103d9bfb3 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 3 May 2011 15:57:04 +0000 Subject: [PATCH] =?UTF-8?q?Problema=20de=20CSS=20con=20el=20men=C3=BA=20la?= =?UTF-8?q?teral?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_Intranet/trunk@42 e2b1556b-49f8-d141-9351-52d6861a72d9 --- src/css/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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