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 am having an issue where the tooltip position is off when I have padding on my body tag. This causes the tool tip to be too high. The other issues is that when wrapped in a bootstrap container div, it causes the tool tip to be shifted horizontally as well. You can see this behavior here:
I am having an issue where the tooltip position is off when I have padding on my body tag. This causes the tool tip to be too high. The other issues is that when wrapped in a bootstrap container div, it causes the tool tip to be shifted horizontally as well. You can see this behavior here:
http://jsfiddle.net/5cekL/embedded/result/
I imagine it's something with the absolute positioning these are using, but I'm not sure how to fix it myself.
The text was updated successfully, but these errors were encountered: