From: Matthijs Kooijman Date: Tue, 4 Nov 2008 10:53:19 +0000 (+0100) Subject: Left-align comments. X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fxerxes.git;a=commitdiff_plain;h=b85df41c7fd84bcdb45347a4a81f4eaa7de4617c Left-align comments. --- diff --git a/media/base/css/base.css b/media/base/css/base.css index c8673e6..c69ea6e 100644 --- a/media/base/css/base.css +++ b/media/base/css/base.css @@ -24,6 +24,8 @@ table { .comment-body { font-family: monospace; + /* Override justify from the skin */ + text-align: left; } .commentReplyForm label {