Ser Archer (Talk | contribs) |
Ser Archer (Talk | contribs) |
||
Line 10: | Line 10: | ||
$(function(){ | $(function(){ | ||
$(".mw-content-ltr").css("width",$(window).width()+"px"); | $(".mw-content-ltr").css("width",$(window).width()+"px"); | ||
− | $(".mw-content-ltr").css("height", | + | $(".mw-content-ltr").css("height",document.body.scrollHeight+500+"px"); |
}) | }) | ||
</script> | </script> |
Revision as of 00:01, 18 October 2018