Ticket #22520: patch-more-toolbar-offset-v1.diff
| File patch-more-toolbar-offset-v1.diff, 465 bytes (added by tlovett1, 7 months ago) |
|---|
-
wp-includes/js/admin-bar.js
69 69 interval: 100 70 70 }); 71 71 72 if ( window.location.hash ) 73 window.scrollBy( 0,-32 ); 74 72 75 $('#wp-admin-bar-get-shortlink').click(function(e){ 73 76 e.preventDefault(); 74 77 $(this).addClass('selected').children('.shortlink-input').blur(function(){