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

popover not showing correctly #13

Open
nisanth-amt opened this issue Nov 11, 2013 · 2 comments
Open

popover not showing correctly #13

nisanth-amt opened this issue Nov 11, 2013 · 2 comments

Comments

@nisanth-amt
Copy link

the popover not showing correctly in bootstrap v 2.3.2

@jeffdupont
Copy link

Thanks, I'm looking into it
On Nov 11, 2013 3:42 AM, "Nisanth Sojan" notifications@github.com wrote:

the popover not showing correctly in bootstrap v 2.3.2


Reply to this email directly or view it on GitHubhttps://github.com//issues/13
.

@nisanth-amt
Copy link
Author

if you add these properties to the popover solves the problem
{
'trigger': 'click',
'container': 'body',
'placement': 'left'
});

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants