Skip to content
Snippets Groups Projects
Commit 9c3426ba authored by Daniel Molkentin's avatar Daniel Molkentin
Browse files

Docs: Space out nested lists correctly


Change-Id: I27dd7c492cc7aa8f1f3e253aebfe4c1e230b25ce
Reviewed-by: default avatarLeena Miettinen <riitta-leena.miettinen@nokia.com>
Reviewed-by: default avatarVirva Auvinen <virva.auvinen@nokia.com>
parent 6caa899b
No related branches found
No related tags found
No related merge requests found
......@@ -448,6 +448,9 @@ ul{
padding-bottom:2px;
}
li ul {
padding-top: 10px;
}
li {
margin-bottom: 10px;
padding-left: 8px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment