Twenty Twelve: fix style element ID attribute value, props SergeyBiryukov. Closes #24033.

git-svn-id: https://develop.svn.wordpress.org/trunk@24016 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-04-17 17:50:04 +00:00
parent ff064c5422
commit 0a7a82c53b
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ function twentytwelve_header_style() {
*/
function twentytwelve_admin_header_style() {
?>
<style type="text/css" id="twentytwelve-header-css">
<style type="text/css" id="twentytwelve-admin-header-css">
.appearance_page_custom-header #headimg {
border: none;
font-family: "Open Sans", Helvetica, Arial, sans-serif;