Set max width on .wrap. Props mt. fixes #6036

git-svn-id: https://develop.svn.wordpress.org/trunk@7101 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-29 08:08:17 +00:00
parent a02dc6a240
commit 1d7d315192
5 changed files with 11 additions and 5 deletions
+2
View File
@@ -67,6 +67,7 @@ function xfn_check($class, $value = '', $deprecated = '') {
<?php do_action('submitlink_box'); ?>
</div>
<div id="post-body">
<div id="namediv" class="stuffbox">
<h3><?php _e('Name') ?></h3>
<div class="inside">
@@ -298,6 +299,7 @@ function xfn_check($class, $value = '', $deprecated = '') {
<input type="hidden" name="action" value="add" />
<?php endif; ?>
</div>
</div>
</div>