mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
move from .gutters-sm to .form-row to be super explicit about intended use case
This commit is contained in:
@@ -42,18 +42,6 @@
|
||||
padding-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
// Optionally tighten the gutters between columns
|
||||
.gutters-sm {
|
||||
margin-right: -5px;
|
||||
margin-left: -5px;
|
||||
|
||||
> .col,
|
||||
> [class*="col-"] {
|
||||
padding-right: 5px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Columns
|
||||
|
||||
Reference in New Issue
Block a user