diff --git a/content/static/style/default.css b/content/static/style/default.css index 323eaa763..4675c1456 100644 --- a/content/static/style/default.css +++ b/content/static/style/default.css @@ -301,11 +301,12 @@ p.new_comment a:before { #upcoming ul { list-style-type: none; font-size: small; - margin-left: -1em; + margin-left: -2em; } #upcoming ul li { line-height: 1.5em; + margin-top: .5em; } #upcoming a {