Twenty Twelve: additional rule needed for nav menu style change in r22296, to allow long words to break in submenus. Props SergeyBiryukov, closes #22088.

git-svn-id: http://core.svn.wordpress.org/trunk@22297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2012-10-25 18:42:21 +00:00
parent a85ed81fa4
commit 19dc2fc228
1 changed files with 1 additions and 0 deletions

View File

@ -1470,6 +1470,7 @@ img#wpstats {
padding: 0.571428571rem 0.714285714rem;
width: 180px;
width: 12.85714286rem;
white-space: normal;
}
.main-navigation li ul li a:hover {
background: #e3e3e3;