Explorar o código

Redhill: Fix custom-logo support to prevent scaling up too small images.

Allan Cole %!s(int64=5) %!d(string=hai) anos
pai
achega
ef64e621da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      redhill/functions.php

+ 1 - 1
redhill/functions.php

@@ -115,7 +115,7 @@
 				'height'      => 120,
 				'width'       => 100,
 				'flex-width'  => true,
-				'flex-height' => false,
+				'flex-height' => true,
 				'header-text' => array( 'site-title', 'site-description' ),
 			)
 		);