mercadolibre / chico

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

Color property for :active status on links with ch-btn class is missing #1134

Closed ndevalle closed 10 years ago

ndevalle commented 10 years ago

So this happen when I press a button:

screen shot 2013-11-28 at 11 47 05 am

pazguille commented 10 years ago

You must use the href attribute on <a> tag or try by using <button> tag.