From 9786eddece250a4f2df9b32cb2ed23c86fcd1747 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 12 Jul 2011 09:13:42 +0000 Subject: [PATCH] =?UTF-8?q?Arreglado=20problema=20con=20profundidad=20de?= =?UTF-8?q?=20men=C3=BA?= 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.OriginalHouse_Web/trunk@21 54e8636e-a86c-764f-903d-b964358a1ae2 --- src/wp-content/themes/originalhouse/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-content/themes/originalhouse/style.css b/src/wp-content/themes/originalhouse/style.css index fbe288d..394f154 100644 --- a/src/wp-content/themes/originalhouse/style.css +++ b/src/wp-content/themes/originalhouse/style.css @@ -227,7 +227,7 @@ h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-de .nav li ul li a { padding:8px 0px; width:180px; color: #7f7875 !important; background: none; font-size: 20px !important;} .nav li ul li a:hover, .nav li.current_page_item a { text-decoration: none; color: #fff !important; } .nav li ul li a.sf-with-ul { padding-right:0; } - .nav li ul ul { margin: -48px 0 0 195px; } + .nav li ul ul { margin: -45px 0 0 175px;} .nav li ul li a:hover, .nav li.current_page_item ul li a,