25,204
edits
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 503: | Line 503: | ||
//Fix height issue with ads | //Fix height issue with ads | ||
var HeightFix = $("#mw-content-block"); | var HeightFix = $("#mw-content-block"); | ||
$("# | //$("#mw-related-navigation").css("min-height", HeightFix.height()); | ||
$("#mw-related-navigation"). | $("#mw-related-navigation").attr("style", "min-height: " + HeightFix.height() + "px !important"); | ||
//Get Ad Dart Number | //Get Ad Dart Number |