Skip to content

Commit

Permalink
[not verified] Remove base styles for button
Browse files Browse the repository at this point in the history
The base styles should instead come from the jetpack button (#19595)
  • Loading branch information
stacimc committed Apr 26, 2021
1 parent be158e0 commit 86bbbdb
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,6 @@
padding: 14px;
}

.components-button {
padding: 20px 30px;
border: inherit;
font: inherit;
}

.error,
.error:focus {
outline: 1px;
Expand Down

0 comments on commit 86bbbdb

Please sign in to comment.