Skip to content

Commit f24e883

Browse files
committed
Trim trailing whites
git-svn-id: https://develop.svn.wordpress.org/trunk@13268 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 42c92f9 commit f24e883

23 files changed

Lines changed: 570 additions & 570 deletions

wp-admin/comment.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ function comment_footer_die( $msg ) {
249249
wp_set_comment_status( $comment_id, 'hold' );
250250
$redir = add_query_arg( array( 'unapproved' => 1 ), $redir );
251251
break;
252-
}
252+
}
253253

254254
wp_redirect( $redir );
255255
die;

wp-admin/css/custom-navigation.dev.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* @package WordPress
99
* @subpackage Administration
1010
*/
11-
11+
1212
.fix{clear: both;height: 1px;margin: -1px 0 0;overflow: hidden;}
1313

1414
#no-js {display:block;}

0 commit comments

Comments
 (0)