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: https://develop.svn.wordpress.org/trunk@22297 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2012-10-25 18:42:21 +00:00
parent f853d3b345
commit 7dff35e75d

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;