Team:UCLondon/Templates/Header
From 2012e.igem.org
(Difference between revisions)
Line 134: | Line 134: | ||
$('.MBWikiStyle').css('height', nHeight); | $('.MBWikiStyle').css('height', nHeight); | ||
- | + | setTimeout(function(){ | |
var nHeight = $('.MBContent').height(); | var nHeight = $('.MBContent').height(); | ||
$('.MBWikiStyle').css('height', nHeight); | $('.MBWikiStyle').css('height', nHeight); | ||
- | },500); | + | },500); |
Revision as of 23:53, 26 October 2012