$()

in auth-lib/docs-store/script.js [105:107]


    $(window).resize(function() {
        $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
    });