top | item 47037609

(no title)

rafark | 13 days ago

Because button is literally anything clickable. Not everything is a boxed button. You cannot just globally add a style to <buttton> and call it a day. For example, an upvote (^) button, a close (x) button, etc. A lot of clickable elements aren’t inside a [click me] box

discuss

order

mb2100|13 days ago

button, .button { /* my button styles */ }