diff --git a/src/jquery.contextMenu.js b/src/jquery.contextMenu.js index 8d7d769d..295938b8 100755 --- a/src/jquery.contextMenu.js +++ b/src/jquery.contextMenu.js @@ -1589,6 +1589,7 @@ 'left':$menuOffset.left-Math.abs(($menuOffset.left+menuWidth) - winWidth) + 'px' }); } + } } };