diff --git a/resources/js/ext.uls.interface.js b/resources/js/ext.uls.interface.js index c6b61f27..eea1d082 100644 --- a/resources/js/ext.uls.interface.js +++ b/resources/js/ext.uls.interface.js @@ -289,7 +289,7 @@ window.setTimeout( function () { // Show the tipsy tooltip on page load. showTipsy( 6000 ); - }, 500 ); + }, 700 ); // manually show the tooltip $ulsTrigger.on( 'mouseover', function () {