Fix typo in wp-pointer.css, props TobiasBg, fixes #21019

git-svn-id: http://core.svn.wordpress.org/trunk@22078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Ozz 2012-09-28 00:38:07 +00:00
parent d62abf57d6
commit 5c0c0a199f
1 changed files with 2 additions and 2 deletions

View File

@ -197,7 +197,7 @@
}
.wp-pointer-content h3:before {
background-image: url('../images/icon-pointer-flag.png');
background-image: url('../images/icon-pointer-flag-2x.png');
background-size: 36px auto;
}
}
}