From f83b8b473eed10c6cbb6954da29cbde1deba53d5 Mon Sep 17 00:00:00 2001 From: Shish Date: Tue, 4 Aug 2009 17:48:49 +0100 Subject: [PATCH] this went in the wrong theme --- themes/default/style.css | 1 - themes/old_default/style.css | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/style.css b/themes/default/style.css index ddacd4af..c762c2bc 100644 --- a/themes/default/style.css +++ b/themes/default/style.css @@ -120,7 +120,6 @@ UL { overflow: hidden; } .comment { - margin-bottom: 16px; text-align: left; } diff --git a/themes/old_default/style.css b/themes/old_default/style.css index e72b2456..76bf02e9 100644 --- a/themes/old_default/style.css +++ b/themes/old_default/style.css @@ -154,6 +154,7 @@ UL { } .comment { + margin-bottom: 16px; text-align: left; }