Committer: sboronchiev
LJSUP-12032: Display social capital in the contextual hoverU trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/stc/lj_base.css =================================================================== --- trunk/htdocs/stc/lj_base.css 2012-05-04 13:21:38 UTC (rev 21889) +++ trunk/htdocs/stc/lj_base.css 2012-05-04 13:46:52 UTC (rev 21890) @@ -3269,7 +3269,7 @@ font-size: 12px; } .b-contextualhover .soc_cap{ - line-height: 17px; + line-height: 18px; } .b-contextualhover .soc_cap .b-icon{ float: left; @@ -3280,10 +3280,10 @@ background-repeat: no-repeat; } .b-icon-social-capital { - background-position: 0 50%; + background-position: 0 50%; } .b-icon-social-capital-first { - background-position: -17px 50%; + background-position: -17px 50%; } .b-contextualhover .input-checkbox { margin-right: 2px;