Skip to content

Commit 12d89b6

Browse files
committed
css(fieldset): remove padding
See necolas/normalize.css#829
1 parent 4748301 commit 12d89b6

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

modernize.css

-8
Original file line numberDiff line numberDiff line change
@@ -163,14 +163,6 @@ button,
163163
outline: 1px dotted ButtonText;
164164
}
165165

166-
/**
167-
* Correct the padding in Firefox.
168-
*/
169-
170-
fieldset {
171-
padding: 0.35em 0.75em 0.625em;
172-
}
173-
174166
/**
175167
* Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers.
176168
*/

0 commit comments

Comments
 (0)