mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-20 03:47:59 -05:00
Fix for margin form in modal
This commit is contained in:
6
less/jasny/modals.less
Normal file
6
less/jasny/modals.less
Normal file
@@ -0,0 +1,6 @@
|
||||
// Fixes for modals
|
||||
// ----------------
|
||||
|
||||
.modal form {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user