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 on input field doesn't display content #6569

Closed
charlieholder opened this issue Jan 13, 2013 · 4 comments
Closed

Popover on input field doesn't display content #6569

charlieholder opened this issue Jan 13, 2013 · 4 comments

Comments

@charlieholder
Copy link

Using popovers on input fields doesn't display content by default. Using both the jQuery function and the data- attribute methods display no content inside the popover.

After reading an issue about font-size:0 causing issues with .btn-group content, I added in a font-size rule to the .popover-content CSS class and was able to achieve content displaying.

Should the .popover-content class be updated to have the @baseFontSize hardcoded into it?

Any other thoughts or experiences?

@mdo
Copy link
Member

mdo commented Jan 14, 2013

This has been fixed in #6346 I believe.

@mdo mdo closed this as completed Jan 14, 2013
@charlieholder
Copy link
Author

Looking forward to 2.3 then. Thanks for all your work.

@naczu
Copy link

naczu commented Feb 2, 2013

I got title but no content please check out this http://paste.laravel.com/gr0

@Yohn
Copy link
Contributor

Yohn commented Feb 2, 2013

@naczu a lot of the tool tip problems have been fixed in 2.3.0-wip including that one with the data-container="body" option

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

4 participants