2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

clean up modals.less comments, add new class for optional use on modal forms to remove bottom margin

This commit is contained in:
Mark Otto
2012-02-12 15:43:04 -08:00
parent a57dbada0f
commit 163c98ea7e
3 changed files with 14 additions and 0 deletions
+3
View File
@@ -2888,6 +2888,9 @@ button.btn.small, input[type="submit"].btn.small {
.modal-body {
padding: 15px;
}
.modal-body .modal-form {
margin-bottom: 0;
}
.modal-footer {
padding: 14px 15px 15px;
margin-bottom: 0;