chinchang / hint.css

A CSS only tooltip library for your lovely websites.
https://kushagra.dev/lab/hint/
MIT License
8.42k stars 701 forks source link

Column-count position issues #68

Closed sannefoltz closed 10 years ago

sannefoltz commented 10 years ago

Hints on li elements where the ul/ol has a css column-count property results in wrongly position elements on the second+ cols.

Further the first item, the tooltip disappears after the animation is completed.

Chrome 32-34 has these issues. Safari, FF seems ok.

IE11 has major issues where whole li elements are disappearing after the transition is completed.

chinchang commented 10 years ago

Duplicate of #60