diff --git a/src/definitions/modules/popup.js b/src/definitions/modules/popup.js index 071b182e7..bd782baae 100644 --- a/src/definitions/modules/popup.js +++ b/src/definitions/modules/popup.js @@ -479,7 +479,7 @@ $.fn.popup = function(parameters) { boundary = { top : screen.top, bottom : screen.top + screen.height, - left : 0, + left : screen.left, right : screen.left + screen.width }, popup = {