fix error

This commit is contained in:
chiu 2021-09-02 13:43:40 +08:00
parent 05b4f8bc8b
commit f8e710150e
1 changed files with 0 additions and 1 deletions

View File

@ -800,7 +800,6 @@ function transdate(){
$('.modules-menu-level-1').css('left','-'+$('.outdropdowns .dropdowns').offset().left+'px');
$(".downIcon").click(function() {
$(".kenjohn").addClass('navFixed');
$('.layout-content').css('margin-top',$('.kenjohn').height());
window.setTimeout(function(){
var theTop;
if (parseInt($('.layout-content').css('margin-top')==0){