@@ -147,7 +147,6 @@ else:
jQuery(window).resize(function() {
$('#wrap').css('height', $('#nav').css('height'));
});
- $('#wrap').css('height', $('#nav').css('height'));
var fontSize = parseInt($('body').css('font-size'), 10);
var initialFontSize = fontSize;