Skip to content

Commit

Permalink
Remove unwanted styles from forms #31
Browse files Browse the repository at this point in the history
  • Loading branch information
qrac committed Mar 15, 2021
1 parent e0804aa commit f260e36
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -94,20 +94,6 @@ audio:not([controls]) {
height: 0;
}

input {
border-radius: 0;
}

button,
input {
overflow: visible;
}

button,
select {
text-transform: none;
}

button,
[type="button"],
[type="reset"],
Expand All @@ -117,7 +103,6 @@ button,

[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}

address {
Expand Down

0 comments on commit f260e36

Please sign in to comment.