mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
only apply list CSS overrides to section classes
This commit is contained in:
parent
bd78445756
commit
d789564db7
|
|
@ -327,7 +327,7 @@ table.colwidths-auto caption {
|
||||||
margin-bottom: 2px;
|
margin-bottom: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ol, li {
|
.section ol, .section li {
|
||||||
margin: 0px 0px 0px 30px !important;
|
margin: 0px 0px 0px 30px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue