From 1b80e80aa8d067b2214d256015601d09807a68b1 Mon Sep 17 00:00:00 2001 From: shish Date: Fri, 3 Aug 2007 17:15:52 +0000 Subject: [PATCH] left aligned comments, again git-svn-id: file:///home/shish/svn/shimmie2/trunk@423 7f39781d-f577-437e-ae19-be835c7a54ca --- themes/default/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/style.css b/themes/default/style.css index 84729dd4..b1a7e262 100644 --- a/themes/default/style.css +++ b/themes/default/style.css @@ -130,7 +130,7 @@ A:hover {text-decoration: underline;} padding: 8px 4px 8px 4px; } -#image_comments { +.comment { text-align: left; }