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:
parent
d62abf57d6
commit
5c0c0a199f
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue