Use word-wrap:break-word in the nav menus. props ocean90, fixes #13574.

git-svn-id: https://develop.svn.wordpress.org/trunk@14990 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2010-05-27 12:42:09 +00:00
parent 432ac03fb2
commit 08b0fd1a03
5 changed files with 6 additions and 4 deletions

View File

@@ -2066,6 +2066,7 @@ ul.categorychecklist li {
margin: 0;
padding: 0;
line-height: 19px;
word-wrap: break-word;
}
.category-adder h4 {