diff --git a/wp-includes/classes.php b/wp-includes/classes.php index 8f212f588c..a685786349 100644 --- a/wp-includes/classes.php +++ b/wp-includes/classes.php @@ -1155,7 +1155,7 @@ class Walker_Page extends Walker { */ function start_lvl(&$output, $depth) { $indent = str_repeat("\t", $depth); - $output .= "\n$indent