Skip to content

Commit

Permalink
fix: remove padding of the fieldset
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch88 committed Oct 12, 2022
1 parent f5b59c4 commit 6390d75
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions packages/css/scss/base/normalize.sass
Original file line number Diff line number Diff line change
Expand Up @@ -182,13 +182,6 @@ button:-moz-focusring,
[type="submit"]:-moz-focusring
outline: 1px dotted ButtonText

/**
* Correct the padding in Firefox.
*/

fieldset
padding: 0.35em 0.75em 0.625em

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
Expand Down

0 comments on commit 6390d75

Please sign in to comment.