diff --git a/theme.js b/theme.js index ea128eb..6ab92a0 100644 --- a/theme.js +++ b/theme.js @@ -184,7 +184,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" @@ -196,7 +196,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