Skip to content

Commit

Permalink
Update default-layout.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenny-Jiani committed Sep 26, 2023
1 parent f580c73 commit 44251e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default-layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
});
} else {
$('#docHead').css({
'top': (menuHeight - sd + 1) + 'px'
'top': '81px'
});
}
} else {
Expand Down

0 comments on commit 44251e1

Please sign in to comment.