mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Tooltip: Fixed defaults in tests.
This commit is contained in:
parent
25ba0e6ef3
commit
04e5b103ca
@ -7,7 +7,7 @@ commonWidgetTests( "tooltip", {
|
|||||||
position: {
|
position: {
|
||||||
my: "left+15 center",
|
my: "left+15 center",
|
||||||
at: "right center",
|
at: "right center",
|
||||||
collision: "flip fit"
|
collision: "flipfit flipfit"
|
||||||
},
|
},
|
||||||
show: true,
|
show: true,
|
||||||
tooltipClass: null,
|
tooltipClass: null,
|
||||||
|
Loading…
Reference in New Issue
Block a user