MediaWiki:Common.js: Difference between revisions

no edit summary
No edit summary
Tag: Manual revert
No edit summary
(12 intermediate revisions by the same user not shown)
Line 500: Line 500:
     }
     }
}
}
//Fix height issue with ads
var HeightFix = $("#mw-content-block");
//$("#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,162

edits