From 4ba9ccd64334ce5d09c1e45b7088a87f7fb6a6a8 Mon Sep 17 00:00:00 2001 From: Lance Willett Date: Tue, 26 Feb 2013 04:50:09 +0000 Subject: [PATCH] Twenty Thirteen: header area with no site title or tagline should still be clickable to home. Fixes #23549. Fix also removes several `!important` flags that aren't necessary, relating to header text color. git-svn-id: http://core.svn.wordpress.org/trunk@23492 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-content/themes/twentythirteen/header.php | 10 ++++++---- wp-content/themes/twentythirteen/inc/custom-header.php | 4 ++-- .../themes/twentythirteen/js/theme-customizer.js | 2 +- wp-content/themes/twentythirteen/style.css | 9 +++++++-- 4 files changed, 16 insertions(+), 9 deletions(-) diff --git a/wp-content/themes/twentythirteen/header.php b/wp-content/themes/twentythirteen/header.php index e5c1a925ca..e59aa2ba64 100644 --- a/wp-content/themes/twentythirteen/header.php +++ b/wp-content/themes/twentythirteen/header.php @@ -39,10 +39,12 @@ $html_class = ( is_admin_bar_showing() ) ? 'wp-toolbar' : ''; >