IE padding problems.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2004-04-22 16:00:00 +00:00
parent 02a47ffc04
commit f572d08855
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ default:
if (!$error) {
?>
<form name="template" action="templates.php" method="post">
<textarea cols="80" rows="21" style="width:100%; font-family: 'Courier New', Courier, monopace; font-size:small;" name="newcontent" tabindex="1"><?php echo $content ?></textarea>
<textarea cols="80" rows="21" style="width:98%; font-family: 'Courier New', Courier, monopace; font-size:small;" name="newcontent" tabindex="1"><?php echo $content ?></textarea>
<input type="hidden" name="action" value="update" />
<input type="hidden" name="file" value="<?php echo $file ?>" />
<p class="submit">