suitcss / base

CSS base styles for web apps (a thin layer on top of normalize.css)
http://suitcss.github.io/base/test/
MIT License
194 stars 24 forks source link

Reset <button> styles #11

Closed necolas closed 10 years ago

necolas commented 10 years ago

The browser defaults are a hinderance in app development. You often want to use the button element for interactive parts of the app, but these parts of the UI don't look like buttons. For example, tweet actions, close buttons on modals, etc.