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:
parent
22cc36d072
commit
02c63e7d06
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue