mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
parent
7e80851c5f
commit
a2ae3b5d7a
10
normalize.css
vendored
10
normalize.css
vendored
@ -244,15 +244,13 @@ figure {
|
|||||||
========================================================================== */
|
========================================================================== */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 1. Define consistent border, margin, and padding.
|
* Define consistent border, margin, and padding.
|
||||||
* 2. Address width being affected by wide descendants in Chrome and Firefox.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
fieldset {
|
fieldset {
|
||||||
border: 1px solid #c0c0c0; /* 1 */
|
border: 1px solid #c0c0c0;
|
||||||
margin: 0 2px; /* 1 */
|
margin: 0 2px;
|
||||||
min-width: 0; /* 2 */
|
padding: 0.35em 0.625em 0.75em;
|
||||||
padding: 0.35em 0.625em 0.75em; /* 1 */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user