Twenty Twelve: remove zero-width spaces in CSS value, props SergeyBiryukov. Closes #23790.

git-svn-id: http://core.svn.wordpress.org/trunk@24013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-04-17 17:46:58 +00:00
parent 8b9895ec49
commit 21f8089ef3
1 changed files with 1 additions and 1 deletions

View File

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