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
+1
View File
@@ -299,6 +299,7 @@ body {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
word-wrap: break-word;
}
.menu-item-edit-active .menu-item-handle {
-moz-border-radius: 6px 6px 0 0;