User:JWBTH/Gadget-ReferenceTooltips.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 27:
}
 
/* Extend the tooltip vertically to make sure it doesn't disappear while the user moves the mouse to it */
.rt-tooltip-above .rt-tooltipContent {
margin-bottom: -0.6em;
padding-bottom: 1.1em2em;
}