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

git-svn-id: http://core.svn.wordpress.org/trunk@23545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-03-01 03:22:19 +00:00
parent 198802ccb9
commit 7868bc750c

View File

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