Skip to content

Commit 25a1de4

Browse files
jzaeffererscottgonzalez
authored andcommitted
Tooltip: Fix default for position option, follow-up to 1d9eab1.
(cherry picked from commit 6874f19)
1 parent fbc0e6a commit 25a1de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/tooltip/tooltip_common.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ TestHelpers.commonWidgetTests( "tooltip", {
77
position: {
88
my: "left top+15",
99
at: "left bottom",
10-
collision: "flipfit flipfit"
10+
collision: "flipfit flip"
1111
},
1212
show: true,
1313
tooltipClass: null,

0 commit comments

Comments
 (0)