MediaWiki:Centralnotice-template-robin 20180227 m p1 lg toolbar: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1,108:
$('.js-donate').on('click keypress', function(event) {
if ( event.which === 13 || event.type === 'click' ) {
var donateFormLocation = $('.frb-message-amount').offset().top - ( $('.frb-toolbar').outerHeight() + 10);
 
$('html, body').animate({