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 word wrap - long words break #14162

Closed
charl-kruger opened this issue Jul 16, 2014 · 2 comments
Closed

Tooltip word wrap - long words break #14162

charl-kruger opened this issue Jul 16, 2014 · 2 comments
Labels

Comments

@charl-kruger
Copy link

When you have a long word, e.g. a file path, the word will break out of tooltip-inner, adding word-wrap:break-word to .tooltip-inner soves the problem

@zacechola
Copy link

I'm not sure Bootstrap should dictate which line break strategy should be used. The docs themselves use break-word in the docs.css, but some users may want to use hyphenation instead.

See also: #13691.

@cvrebert cvrebert added the css label Jul 16, 2014
@mdo
Copy link
Member

mdo commented Jul 24, 2014

Closing per @zacechola's comment.

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

No branches or pull requests

4 participants