Skip to content

Commit

Permalink
fix: remove legacy fieldset reset (#4237)
Browse files Browse the repository at this point in the history
  • Loading branch information
tujoworker authored Nov 6, 2024
1 parent cab3c32 commit a2f368b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/dnb-eufemia/src/style/core/reset.scss
Original file line number Diff line number Diff line change
Expand Up @@ -255,14 +255,6 @@
text-transform: none; /* 2 */
}

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

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

/**
* Show the overflow in Edge and IE.
* 1. Safari did inherit the break-word from html root
Expand Down

0 comments on commit a2f368b

Please sign in to comment.