diff --git a/header.php b/header.php index a63f381f8fc9..2020c66f0e34 100755 --- a/header.php +++ b/header.php @@ -34,7 +34,7 @@ ?> - + diff --git a/includes/class-bootstrapwp_walker_nav_menu.php b/includes/class-bootstrapwp_walker_nav_menu.php index 46fe1cbe7823..2a49fc987db8 100644 --- a/includes/class-bootstrapwp_walker_nav_menu.php +++ b/includes/class-bootstrapwp_walker_nav_menu.php @@ -49,8 +49,8 @@ static function items_wrap( $args ) { */ function start_lvl( &$output, $depth = 0, $args = array() ) { - $indent = str_repeat( '\t', $depth ); - $output .= '\n$indent