Twenty Thirteen: fix missing space in selector! Props markmcwilliams, fixes #23652.

git-svn-id: https://develop.svn.wordpress.org/trunk@23545 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-03-01 03:22:19 +00:00
parent f5038132ed
commit 057c586b3a
1 changed files with 1 additions and 1 deletions

View File

@ -320,7 +320,7 @@ nav ol {
list-style-image: none;
}
li >ul,
li > ul,
li > ol {
margin: 0;
}