Badges: span with link behavior
Created by: inforlife
Badges have by default an 'hover' state that changes the cursor and makes it darker. However they are created using "simple" span elements and this is confusing. They behave like links but they are not.
Badges should have an 'hover' state only if they are links.