mirror of
https://github.com/jasny/bootstrap.git
synced 2026-02-03 18:45:16 -05:00
7 lines
77 B
Plaintext
7 lines
77 B
Plaintext
// Fixes for modals
|
|
// ----------------
|
|
|
|
.modal form {
|
|
margin-bottom: 0;
|
|
}
|