You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a tooltip that shows a <profile-card> when hovering over a username in a comment on a post:
But the tooltip appears below the other content in the iron-list (comments on the post), how can I prevent that?
I tried setting a high z-index but it didn't help!
The text was updated successfully, but these errors were encountered:
Boscop
changed the title
Tooltip clipped and below other content
Tooltip below other content in iron-list
Feb 20, 2017
I have a tooltip that shows a
<profile-card>
when hovering over a username in a comment on a post:But the tooltip appears below the other content in the iron-list (comments on the post), how can I prevent that?
I tried setting a high
z-index
but it didn't help!The text was updated successfully, but these errors were encountered: