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

Long hints are breaking layout. #31

Closed
morgoth opened this issue Apr 22, 2013 · 3 comments
Closed

Long hints are breaking layout. #31

morgoth opened this issue Apr 22, 2013 · 3 comments

Comments

@morgoth
Copy link

morgoth commented Apr 22, 2013

I tried to prepare some code on CodePen:
http://codepen.io/anon/pen/hoDFb

Sorry for the mess in code.

You can hover over "2NT" on right table to display hint.
As you can see layout is broken, and hint is displayed far after declared content width.

@acorbi
Copy link

acorbi commented Aug 23, 2015

Same happens for me, long hints make the width of my website's container increase. Any possibility to set the tooltip's width and wrap lines?

@chinchang
Copy link
Owner

Yes, sure you can limit width of tooltips. Read here:

#13
#24

@chinchang
Copy link
Owner

Hint.css now has new modifier classes to set tooltip sizes -> hint--small, hint--medium, hint--large

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

3 participants