diff --git a/theme.js b/theme.js index d90dd4d..d971527 100644 --- a/theme.js +++ b/theme.js @@ -191,7 +191,7 @@ $('#link-buscar').click(function(e) { $('[data-toggle="tooltip"]').tooltip({ position: { - my: "center bottom-10", + my: "center bottom-13", at: "center top" }, tooltipClass: "ui-tooltip-top" @@ -203,7 +203,7 @@ $('#link-buscar').click(function(e) { $('[data-toggle="tooltip"]').tooltip({ position: { - my: "center top+10", + my: "center top+13", at: "center bottom" }, tooltipClass: "ui-tooltip-bottom" -- libgit2 0.21.2