Twenty Twelve: make submenu a bit wider to support longer words in menu item link text. Matches Twenty Ten and Eleven. See #21964.

git-svn-id: http://core.svn.wordpress.org/trunk@21991 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2012-09-24 23:46:04 +00:00
parent 9c41a71061
commit 235f7d5c8d
1 changed files with 2 additions and 2 deletions

View File

@ -1446,8 +1446,8 @@ img#wpstats {
line-height: 2.181818182;
padding: 8px 10px;
padding: 0.571428571rem 0.714285714rem;
width: 120px;
width: 8.571428571rem;
width: 180px;
width: 12.85714286rem;
}
.main-navigation li ul li a:hover {
background: #e3e3e3;