diff --git a/js/roblib_search.js b/js/roblib_search.js index c644bf9..32628f0 100644 --- a/js/roblib_search.js +++ b/js/roblib_search.js @@ -12,10 +12,8 @@ function qtipify(divs, content, title){ style: "qtip-light", position: { my: 'left center', - at: 'right center', + at: 'center', }, - show: 'mouseover', - hide: 'mouseout' }); } } \ No newline at end of file