mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 12:44:31 +00:00
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:
@@ -2066,6 +2066,7 @@ ul.categorychecklist li {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
line-height: 19px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.category-adder h4 {
|
||||
|
||||
Reference in New Issue
Block a user