Show
Ignore:
Timestamp:
07/02/08 02:06:12 (6 months ago)
Author:
apeatling
Message:

Style updates to default theme to fully support messaging and blog comments.
Support for new notices functionality in messaging.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/buddypress-theme/default/comments.php

    r175 r180  
    9797<!--<p><strong>XHTML:</strong> You can use these tags: <code><?php echo allowed_tags(); ?></code></p>--> 
    9898 
    99 <p><textarea name="comment" id="comment" cols="50" rows="10" tabindex="4"></textarea></p> 
     99<p><textarea name="comment" id="comment" cols="38" rows="10" tabindex="4"></textarea></p> 
    100100 
    101101<p><input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" />