Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook Yesterday at 01:29 PM
Adlago Posted April 13, 2019 Share Posted April 13, 2019 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. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.