MediaWiki:Common.js: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 504: Line 504:
var HeightFix = $("#mw-content-block");
var HeightFix = $("#mw-content-block");
$("#output").text(HeightFix.height());
$("#output").text(HeightFix.height());
$("#mw-related-navigation").css("height", HeightFix.height());
$("#mw-related-navigation").css("min-height", HeightFix.height());




25,162

edits