524cfb0
1 2 3
$(document).ready(function(){ $('body').css('padding-top', $('.navbar').height()+'px'); });