From 8ceefdcdeb6006566ffa3fee5017520a2580c377 Mon Sep 17 00:00:00 2001 From: Takashi Irie Date: Mon, 22 Apr 2013 16:47:14 +0100 Subject: [PATCH] Fixes the broken display header text option in the Customizer. --- inc/custom-header.php | 9 ++------- inc/customizer.php | 2 +- js/customizer.js | 15 +++++++++++++-- 3 files changed, 16 insertions(+), 10 deletions(-) diff --git a/inc/custom-header.php b/inc/custom-header.php index 22a587ab..71215795 100644 --- a/inc/custom-header.php +++ b/inc/custom-header.php @@ -105,7 +105,7 @@ function _s_header_style() { ?> .site-title, .site-description { - position: absolute !important; + position: absolute; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); } @@ -159,12 +159,7 @@ if ( ! function_exists( '_s_admin_header_image' ) ) : */ function _s_admin_header_image() { ?>
- +

onclick="return false;" href="">

>