aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/styles/subSilver/theme/stylesheet.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/theme/stylesheet.css b/phpBB/styles/subSilver/theme/stylesheet.css
index 2ac2c6dae5..239ed7570d 100644
--- a/phpBB/styles/subSilver/theme/stylesheet.css
+++ b/phpBB/styles/subSilver/theme/stylesheet.css
@@ -215,7 +215,7 @@ p.topicdetails {
font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
}
-.postbody li, ul {
+.postbody li, ol, ul {
margin-left: 1.5em;
}