Make the Press This draggable bookmarklet a flexible width to support languages with long words. props SergeyBiryukov, fixes #19957.

git-svn-id: https://develop.svn.wordpress.org/trunk@20662 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2012-04-30 21:57:11 +00:00
parent 60c6011c61
commit c6330862b6
2 changed files with 2 additions and 6 deletions
+1 -1
View File
@@ -1257,7 +1257,7 @@ h2 .nav-tab {
.pressthis a span {
background-position: -20px 5px ;
padding: 8px 32px 8px 0;
padding: 8px 32px 8px 16px;
}
.pressthis a:after {