Suggested patch:
@@ -73,7 +73,7 @@
margin-bottom: 1.5em;
}
-ul {
+ul, ol {
padding-left: 2.5em;
margin-bottom: 1.5em;
}
Suggested patch:
@@ -73,7 +73,7 @@
margin-bottom: 1.5em;
}
-ul {
+ul, ol {
padding-left: 2.5em;
margin-bottom: 1.5em;
}
Comments
Comment #1
anisotropic commentedComment #2
psynaptic commentedThanks for your patch. I have committed it and released a new version that abstracts some of the CSS out into separate files: http://drupal.org/project/cvs/272978
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.