joomla tooltip behaviour is defined in a variety of css files
I don't know where to change or add something to keep the eventlistcal15q Calendar tooltip in view. it disappears off the screen all the time and I want to fix the position to: top: 0px;
Now it varies all the time where the tooltip is shown, but most of it appaears offscreen

example:
<div class="tool-tip" style="position: absolute; top: -523px; left: 1321px; visibility: visible;">
I cannot find this div class="tool-tip" anywhere.
Can anybody please help?