]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/default/comments.php
Wordpress 2.9
[autoinstalls/wordpress.git] / wp-content / themes / default / comments.php
index 7e81cdb3521748659a22d4e2242ddc1491387cf8..186a73ca16e2fbc75695c724a5df59cf9c272539 100644 (file)
@@ -81,7 +81,7 @@
 
 <!--<p><small><strong>XHTML:</strong> You can use these tags: <code><?php echo allowed_tags(); ?></code></small></p>-->
 
-<p><textarea name="comment" id="comment" cols="100%" rows="10" tabindex="4"></textarea></p>
+<p><textarea name="comment" id="comment" cols="58" rows="10" tabindex="4"></textarea></p>
 
 <p><input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" />
 <?php comment_id_fields(); ?>