Skip to content
Snippets Groups Projects

hardcoded decimal list for <ol> removed

Closed Gaurav requested to merge issue/drupal-3282598:3282598-decimal-list-style-type into 11.x
2 files
+ 0
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -203,7 +203,6 @@ ol {
margin-block: 0.25em;
margin-inline: 2em 0;
padding: 0;
list-style-type: decimal;
}
/**
Loading