Fix the image overlap with the Press This bookmarklet in RTL. props dd32 for the initial patch. fixes #19502.

git-svn-id: https://develop.svn.wordpress.org/trunk@20689 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2012-05-02 17:54:20 +00:00
parent cf6ce55d51
commit 1558ba7faf
3 changed files with 5 additions and 4 deletions

View File

@@ -1257,8 +1257,8 @@ h2 .nav-tab {
------------------------------------------------------------------------------*/
.pressthis a span {
background-position: -20px 5px ;
padding: 8px 32px 8px 16px;
background-position: right 5px;
padding: 8px 27px 8px 11px;
}
.pressthis a:after {