lib/isodoc/gb/html/htmlcompliantstyle.scss in metanorma-gb-1.0.5 vs lib/isodoc/gb/html/htmlcompliantstyle.scss in metanorma-gb-1.0.6
- old
+ new
@@ -964,10 +964,10 @@
ul > li {
list-style: none;
}
- ul > li > p:before {
+ ul > li > p:first-child:before {
content: "—";
display: inline-block;
width: 1em;
margin-left: -1.5em;
margin-right: 0.5em;