Skip to content

Commit

Permalink
sub menu out of position #533
Browse files Browse the repository at this point in the history
  • Loading branch information
AliShahrivarian authored Sep 11, 2017
1 parent d189cd2 commit 8427585
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jquery.contextMenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -1589,6 +1589,7 @@
'left':$menuOffset.left-Math.abs(($menuOffset.left+menuWidth) - winWidth) + 'px'
});
}
}
}
};

Expand Down

0 comments on commit 8427585

Please sign in to comment.