Lines Matching refs:topMargin
696 var topMargin = (parseInt($nav.css('margin-top')) || parseInt($nav.css('top'))) + 1; 702 navHeight = windowHeight - (headerHeight + subheaderHeight - scrollTop) - topMargin;705 navHeight = windowHeight - topMargin;