Show
Ignore:
Timestamp:
08/21/08 02:25:14 (3 months ago)
Author:
azaozz
Message:

Some css cleanup and fixes after the merge, see #7552

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/edit-page-form.php

    r8691 r8697  
    4848 
    4949<form name="post" action="page.php" method="post" id="post"> 
    50 <div id="wpbody-content"> 
    51  
    5250<?php if ( $notice ) : ?> 
    5351<div id="notice" class="error"><p><?php echo $notice ?></p></div> 
     
    396394 
    397395</div> 
    398  
    399 <br class="clear" /> 
    400 </div> 
    401396</form> 
    402397