mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 19:31:35 +02:00
remove the margin there since it's in normalize
This commit is contained in:
@@ -312,8 +312,6 @@ input,
|
|||||||
button,
|
button,
|
||||||
select,
|
select,
|
||||||
textarea {
|
textarea {
|
||||||
// Remove all `margin`s so our classes don't have to do it themselves.
|
|
||||||
margin: 0;
|
|
||||||
// Normalize includes `font: inherit;`, so `font-family`. `font-size`, etc are
|
// Normalize includes `font: inherit;`, so `font-family`. `font-size`, etc are
|
||||||
// properly inherited. However, `line-height` isn't addressed there. Using this
|
// properly inherited. However, `line-height` isn't addressed there. Using this
|
||||||
// ensures we don't need to unnecessarily redeclare the global font stack.
|
// ensures we don't need to unnecessarily redeclare the global font stack.
|
||||||
|
Reference in New Issue
Block a user