User:Jack who built the house/Gadget-referenceTooltips.js: Difference between revisions

Content deleted Content added
tail CSS via "style" attribute instead of <style> tag?
m fix
Line 768:
if ( tooltipTailLeft ) {
this.$element.css( 'left', ( tooltipTailLeft + 12 ) + 'px' );
);
}
} else {