Add missing Press This image, CSS background tweak. props Chexee. fixes #17184

git-svn-id: https://develop.svn.wordpress.org/trunk@17867 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mark Jaquith
2011-05-11 21:44:58 +00:00
parent 6555d65af2
commit 6e4a9d6bd3
4 changed files with 3 additions and 3 deletions

View File

@@ -4249,7 +4249,7 @@ input.button-highlighted,
}
.pressthis a span {
background: url(../images/press-this.png) no-repeat 10px 7px ;
background: url(../images/press-this.png) no-repeat -45px 5px ;
padding: 8px 0 8px 32px;
display: inline-block;
}