-
-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I tend to use Paul Irish's box-sizing approach on all my projects, but many of React95 component's CSS expect box-sizing: content-box, which creates visual issues.
We should either apply border-box to all our components, or set it to content-box so our CSS is proper.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working