fix error
This commit is contained in:
parent
05b4f8bc8b
commit
f8e710150e
|
@ -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){
|
||||
|
|
Loading…
Reference in New Issue