tommydamic68
Well-known member
I was able to correct this issue with the "sphynx bucks" aligning properly with adding this in the EXTRA.css. The odd thing here is, it doesn't align properly when viewing the postbit as a guest...Only when logged in. Any thoughts?
Code:
/* align sphynx bucks */
a.Tooltip.OverlayTrigger.concealed {
float: right;
text-align: right;
max-width: 100%
}