From 68491fafb3464db109b88068c9a0ab3ac85b1c89 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 12 Nov 2013 16:47:10 +0000 Subject: [PATCH] Twenty Fourteen: full-width page template should display a full-width featured image, except for mobile. Fixes #25925, props iamtakashi. Built from https://develop.svn.wordpress.org/trunk@26098 git-svn-id: http://core.svn.wordpress.org/trunk@26013 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- .../themes/twentyfourteen/inc/template-tags.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/wp-content/themes/twentyfourteen/inc/template-tags.php b/wp-content/themes/twentyfourteen/inc/template-tags.php index 657bf33b90..624c080c7c 100644 --- a/wp-content/themes/twentyfourteen/inc/template-tags.php +++ b/wp-content/themes/twentyfourteen/inc/template-tags.php @@ -173,10 +173,10 @@ function twentyfourteen_post_thumbnail() {
@@ -184,10 +184,10 @@ function twentyfourteen_post_thumbnail() {