html_resources/style: fix annoying gaps in nested lists
parent
011d2ef85a
commit
91721b4b07
|
|
@ -62,6 +62,7 @@ p, pre, ul, h2 {
|
|||
|
||||
li ul {
|
||||
margin-left: 2em;
|
||||
margin-bottom: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue