Skip to content

Commit

Permalink
Remove fieldset padding (sindresorhus#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
xPaw authored Jul 6, 2020
1 parent fdc9466 commit ba92eea
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions modern-normalize.css
Original file line number Diff line number Diff line change
Expand Up @@ -211,14 +211,6 @@ button:-moz-focusring,
outline: 1px dotted ButtonText;
}

/**
Correct the padding in Firefox.
*/

fieldset {
padding: 0.35em 0.75em 0.625em;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
Expand Down

0 comments on commit ba92eea

Please sign in to comment.