From 4b63213b624b5855ae0a3d42413c5ec3df173646 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 12 Nov 2013 16:46:31 +0000 Subject: [PATCH] Twenty Fourteen: full-width page template should display a full-width featured image, except for mobile. Fixes #25925, props iamtakashi. git-svn-id: https://develop.svn.wordpress.org/trunk@26098 602fd350-edb4-49c9-b593-d223f7449a82 --- .../themes/twentyfourteen/inc/template-tags.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/wp-content/themes/twentyfourteen/inc/template-tags.php b/src/wp-content/themes/twentyfourteen/inc/template-tags.php index 657bf33b90..624c080c7c 100644 --- a/src/wp-content/themes/twentyfourteen/inc/template-tags.php +++ b/src/wp-content/themes/twentyfourteen/inc/template-tags.php @@ -173,10 +173,10 @@ function twentyfourteen_post_thumbnail() {
@@ -184,10 +184,10 @@ function twentyfourteen_post_thumbnail() {