tooltip arrow is offset
egladman opened this issue · 3 comments
This is in reference to tooltip component
There is space between the arrow and the tooltip's content. If this is indeed unexpected behavior I'd be more than willing to submit a fix. I was expecting the refill to behave similarly to tipsy.sass.
@egladman it's funny how even tipsy has this issue in Firefox:
it is a cross-browser problem that forces the components to jump around like this.
I think the only way of being sure this is not going to happen, is to make the arrow completely monochrome and push it far up on the box. then you won't be able to have dropshadows or borders though without it looking weird.
If you find another fix, please let us know!
I’m not sure we have an action to take here; seems to be an issue with Firefox, though I can’t replicate it.