mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-15 22:30:25 +00:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user