Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 13, 20196 yr In CSS file framework/popup.css you enter the following rules: .ipsTooltip { ... padding-top: 4px !important; padding-bottom: 4px !important; ... } but in file framework/comments.css have this .ipsTooltip.ipsComment_inlineQuoteTooltip { ... padding: 7px !important; ... } Here the browser recalculates / and accordingly delay / and results: "padding" resets "padding-top" and "padding-bottom" property set earlier. Please edit these rules.
Archived
This topic is now archived and is closed to further replies.