From 22609d8a0dcb8d04c2d45bcac8815193aba0ff38 Mon Sep 17 00:00:00 2001 From: Astro Date: Mon, 31 Oct 2011 03:08:29 +0100 Subject: [PATCH] default.css: #upcoming style --- content/static/style/default.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 {