diff options
Diffstat (limited to 'demos/tooltip/video-player.html')
-rw-r--r-- | demos/tooltip/video-player.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/tooltip/video-player.html b/demos/tooltip/video-player.html index 73310e349..c890c76b4 100644 --- a/demos/tooltip/video-player.html +++ b/demos/tooltip/video-player.html @@ -32,7 +32,7 @@ $(".demo").tooltip({ position: { my: "center top", - at: "center bottom+5px" + at: "center bottom+5", }, show: { duration: "fast" |