Skip to content

Commit

Permalink
css(fieldset): remove padding
Browse files Browse the repository at this point in the history
  • Loading branch information
marella committed Jun 14, 2021
1 parent 4748301 commit 12d89b6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions modernize.css
Original file line number Diff line number Diff line change
Expand Up @@ -163,14 +163,6 @@ button,
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 12d89b6

Please sign in to comment.