MediaWiki:Vector-2022.js: Difference between revisions

m fixing the last edit
m fixing the last edit
Line 20: Line 20:
         $('.custom-bg-overlay').height($('.mw-body-wrapper').height());
         $('.custom-bg-overlay').height($('.mw-body-wrapper').height());
         $('.custom-header-container-overlay').height($('.vector-header-container').height());
         $('.custom-header-container-overlay').height($('.vector-header-container').height());
    });
});
});