Fix test failure.
This commit is contained in:
parent
43c19f7315
commit
86b78ff401
@ -111,14 +111,16 @@ pre, code, tt {
|
|||||||
line-height: 1.5; }
|
line-height: 1.5; }
|
||||||
|
|
||||||
li ul, li ol {
|
li ul, li ol {
|
||||||
margin: 0 1.5em; }
|
margin: 0; }
|
||||||
|
|
||||||
|
ul, ol {
|
||||||
|
margin: 0 1.5em 1.5em 0;
|
||||||
|
padding-left: 3.333em; }
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
margin: 0 1.5em 1.5em 1.5em;
|
|
||||||
list-style-type: disc; }
|
list-style-type: disc; }
|
||||||
|
|
||||||
ol {
|
ol {
|
||||||
margin: 0 1.5em 1.5em 1.5em;
|
|
||||||
list-style-type: decimal; }
|
list-style-type: decimal; }
|
||||||
|
|
||||||
dl {
|
dl {
|
||||||
|
Loading…
Reference in New Issue
Block a user