summaryrefslogtreecommitdiff
path: root/!NetSurf/Resources
diff options
context:
space:
mode:
Diffstat (limited to '!NetSurf/Resources')
-rw-r--r--!NetSurf/Resources/CSS,f792
1 files changed, 1 insertions, 1 deletions
diff --git a/!NetSurf/Resources/CSS,f79 b/!NetSurf/Resources/CSS,f79
index f8d554dae..1349a7b1a 100644
--- a/!NetSurf/Resources/CSS,f79
+++ b/!NetSurf/Resources/CSS,f79
@@ -62,7 +62,7 @@ li { display: list-item; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }
-ol ul, ul ol, ul ul, ol ol { margin-top: 0; margin: 1.12em 0; }
+ol ul, ul ol, ul ul, ol ol { margin-top: 0; margin-bottom: 0; }
dl { display: block; padding-left: 1.5em; margin: 1em; }
dt { display: block; font-weight: bold; }