hgbook

changeset 912:67af12ba4e26

Align new comments to the left too.
author dukebody <dukebody@gmail.com>
date Tue Oct 27 00:15:51 2009 +0100 (2009-10-27)
parents f06879de9b01
children f9b08e149131
files web/support/styles/styles.css
line diff
     1.1 --- a/web/support/styles/styles.css	Tue Oct 27 00:10:56 2009 +0100
     1.2 +++ b/web/support/styles/styles.css	Tue Oct 27 00:15:51 2009 +0100
     1.3 @@ -286,6 +286,6 @@
     1.4    display: block;
     1.5  }
     1.6  
     1.7 -div.comment, form.comment {
     1.8 +div.comment, div.new_comment, form.comment {
     1.9    text-align: left;
    1.10  }