Make the comments box fit on smaller screens, bump the specfile as well.

This commit is contained in:
Darren VanBuren 2010-08-04 13:17:36 -07:00
parent 8d53bdadcf
commit b4b38f8777
2 changed files with 2 additions and 2 deletions

View file

@ -60,7 +60,7 @@
<!--<p><small><strong>XHTML:</strong> <?php printf(__('You can use these tags: %s'), allowed_tags()); ?></small></p>-->
<p><textarea name="comment" id="comment" cols="100%" rows="10" tabindex="4"></textarea></p>
<p><textarea name="comment" id="comment" cols="75%" rows="10" tabindex="4"></textarea></p>
<p><input name="submit" type="submit" id="submit" tabindex="5" value="<?php echo attribute_escape(__('Submit Comment')); ?>" />
<input type="hidden" name="comment_post_ID" value="<?php echo $id; ?>" />

View file

@ -1,7 +1,7 @@
Summary: Wordpress-MU Theme for Fedora
URL: http://mu.wordpress.org/latest.tar.gz
Name: wordpress-mu-theme-fedora
Version: 1.0
Version: 1.0.1
Release: 1%{?dist}
Group: Applications/Publishing
License: GPLv2