only apply list CSS overrides to section classes
This commit is contained in:
parent
bd78445756
commit
d789564db7
1 changed files with 1 additions and 1 deletions
|
@ -327,7 +327,7 @@ table.colwidths-auto caption {
|
|||
margin-bottom: 2px;
|
||||
}
|
||||
|
||||
ol, li {
|
||||
.section ol, .section li {
|
||||
margin: 0px 0px 0px 30px !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue