mercadolibre / chico

A collection of easy-to-use UI components.
http://chico.mercadolibre.com
MIT License
343 stars 87 forks source link

Fix autocomplete long suggestion overflow #1309

Closed battaglr closed 8 years ago

battaglr commented 8 years ago

Fix autocomplete long suggestion overflow by breaking words into multiple lines.

autocomple-long-words Screenshot of a long suggestion.

This resolves #1201.