Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Parent div with 'position: relative' breaks tooltip position #199

Closed
rothlis opened this issue Mar 7, 2013 · 2 comments
Closed

Parent div with 'position: relative' breaks tooltip position #199

rothlis opened this issue Mar 7, 2013 · 2 comments

Comments

@rothlis
Copy link

rothlis commented Mar 7, 2013

As I understood it, a tooltip (0.2.0) is positioned absolutely relative to the document. However, when a parent div is set as 'position: relative', the tooltip is now positioned absolutely relative to that div. This breaks the positioning of the tooltip.

Appending the tooltip element to the body seems to fix the issue.

@alex-ross
Copy link

Have this problem to.

@joshdmiller
Copy link
Contributor

I think this should be resolved when we get #139 all figured out, so I'm going to close this as a duplicate. If I'm wrong, please let me know and I'll reopen it.

codedogfish pushed a commit to codedogfish/angular-ui-bootstrap that referenced this issue Sep 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants