Left-align comments.
[matthijs/projects/xerxes.git] / media / base / css / base.css
index c8673e69f5192689526d7c8c0739b1a1b027f001..c69ea6efbf269cf40f0c99b1b52634a72a15fddb 100644 (file)
@@ -24,6 +24,8 @@ table {
 
 .comment-body {
     font-family: monospace;
+       /* Override justify from the skin */
+       text-align: left;
 }
 
 .commentReplyForm label {