mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-26 02:57:45 +01:00
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:
parent
198802ccb9
commit
7868bc750c
@ -320,7 +320,7 @@ nav ol {
|
|||||||
list-style-image: none;
|
list-style-image: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
li >ul,
|
li > ul,
|
||||||
li > ol {
|
li > ol {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user