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

git-svn-id: http://core.svn.wordpress.org/trunk@24016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-04-17 17:50:04 +00:00
parent 878d7eafa0
commit 26101d7819
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;