Issue #3282598 by Gauravvvv, amit.mall, lalitware, pradhumanjain2311, Wim Leers: Claro should not hardcode decimal list style type for <ol>

(cherry picked from commit 91e3259696)
merge-requests/7933/head
nod_ 2024-05-05 08:20:02 +09:00
parent 8e344072b3
commit 584e781ec3
No known key found for this signature in database
GPG Key ID: 76624892606FA197
2 changed files with 0 additions and 2 deletions

View File

@ -203,7 +203,6 @@ ol {
margin-block: 0.25em;
margin-inline: 2em 0;
padding: 0;
list-style-type: decimal;
}
/**

View File

@ -165,7 +165,6 @@ ol {
margin-block: 0.25em;
margin-inline: 2em 0;
padding: 0;
list-style-type: decimal;
}
/**