Skip to content

Commit 8ab74bf

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent 3b7f2b7 commit 8ab74bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/kendo.window.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1835,7 +1835,7 @@
18351835

18361836
wnd._updateBoundaries();
18371837

1838-
that.containerOffset = wnd.containment ? wnd.containment.position : kendo.getOffset(wnd.appendTo, "position");
1838+
that.containerOffset = wnd.containment ? wnd.containment.position : kendo.getOffset(wnd.appendTo);
18391839

18401840
var offsetParent = wrapper.offsetParent();
18411841

0 commit comments

Comments
 (0)