mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04: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