RNVP : Tooltip bottom
This commit is contained in:
parent
0be6a056f9
commit
4874a840dc
@ -47,6 +47,6 @@ if ($('a.rnvp').length){
|
||||
}
|
||||
},
|
||||
style: { width: 350, classes: "ui-tooltip-cream" },
|
||||
position: { my: "bottom center", at: "top center" }
|
||||
position: { my: "top center", at: "bottom center" }
|
||||
});
|
||||
}
|
Loading…
Reference in New Issue
Block a user