-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
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
Popovers still inherits 0 font-size #6236
Comments
+1 |
heres fiddle - http://jsfiddle.net/R23KB/4/ that I modified the tooltip plugin to use a container option to append the tooltip to a container of your choice.. |
This is resolved in #6346. |
…as validation tooltips. Closes twbs#6236.
The |
Quasi-duplicate of #5930. |
There was a fix made in 2.2.2 to address 0 font size for popovers within a btn group:
#5939
I don't think the fix was comprehensive as it still happens in other situations. Here's an example within an input-append form element:
http://jsfiddle.net/YUS87/
The text was updated successfully, but these errors were encountered: