Browse Source

Varia: Add “Skip cropping” option to site-logo setup.

Allan Cole 5 năm trước cách đây
mục cha
commit
594ac257d3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      varia/functions.php

+ 1 - 1
varia/functions.php

@@ -88,7 +88,7 @@ if ( ! function_exists( 'varia_setup' ) ) :
 				'height'      => 96,
 				'width'       => 100,
 				'flex-width'  => true,
-				'flex-height' => false,
+				'flex-height' => true,
 				'header-text' => array( 'site-title', 'site-description' ),
 			)
 		);