浏览代码

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

Allan Cole 5 年之前
父节点
当前提交
594ac257d3
共有 1 个文件被更改,包括 1 次插入1 次删除
  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' ),
 			)
 		);