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

git-svn-id: https://develop.svn.wordpress.org/trunk@24013 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-04-17 17:46:58 +00:00
parent c906b4349b
commit 863b902a34

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 {