Skip to content

Commit

Permalink
Fixed button color inheritance
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpilott committed Dec 1, 2019
1 parent f7193dc commit 6609cc7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ textarea {

button,
input { /* 1 */
color: inherit;
overflow: visible;
}

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@neuekit/reboot",
"version": "1.9.2",
"version": "1.9.3",
"license": "MIT",
"description": "The Neue Kit Reboot is an opionated style reset supporting modern browsers and IE11 😒",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion reboot.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6609cc7

Please sign in to comment.