Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltip absolute positioning issues #62

Closed
marksulls opened this issue Dec 2, 2013 · 0 comments · Fixed by x-way/cal-heatmap#13
Closed

Tooltip absolute positioning issues #62

marksulls opened this issue Dec 2, 2013 · 0 comments · Fixed by x-way/cal-heatmap#13

Comments

@marksulls
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment