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

git-svn-id: https://develop.svn.wordpress.org/trunk@22078 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2012-09-28 00:38:07 +00:00
parent 6ffb174128
commit d56d67a1e0
1 changed files with 2 additions and 2 deletions

View File

@ -197,7 +197,7 @@
} }
.wp-pointer-content h3:before { .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; background-size: 36px auto;
} }
} }