only apply list CSS overrides to section classes

This commit is contained in:
Matthew Hodgson 2018-09-01 00:49:29 +01:00
parent bd78445756
commit d789564db7

View file

@ -327,7 +327,7 @@ table.colwidths-auto caption {
margin-bottom: 2px;
}
ol, li {
.section ol, .section li {
margin: 0px 0px 0px 30px !important;
}