MediaWiki:Common.js: Difference between revisions

no edit summary
No edit summary
No edit summary
Tag: Reverted
(9 intermediate revisions by the same user not shown)
Line 502: Line 502:


//Fix height issue with ads
//Fix height issue with ads
var HeightFix = $("#mw-content-block");
//var HeightFix = $("#mw-content-block");
$("#output").text(HeightFix.height());
//$("#mw-related-navigation").css("min-height", HeightFix.height());
 
//$("#mw-related-navigation").attr("style", "min-height: " + HeightFix.height() + "px !important");


//Get Ad Dart Number
//Get Ad Dart Number
25,204

edits