diff --git a/wp-content/themes/twentyten/style.css b/wp-content/themes/twentyten/style.css index 2f6d5e3f9..a472c4dbd 100644 --- a/wp-content/themes/twentyten/style.css +++ b/wp-content/themes/twentyten/style.css @@ -408,9 +408,11 @@ div.menu li { box-shadow: 0px 3px 3px rgba(0,0,0,0.2); -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2); - width:180px; z-index: 99999; } +#access ul ul li { + min-width: 180px; +} #access ul ul ul { left:100%; top:0;