diff --git a/less/jasny/modals.less b/less/jasny/modals.less new file mode 100644 index 00000000..f203ccf8 --- /dev/null +++ b/less/jasny/modals.less @@ -0,0 +1,6 @@ +// Fixes for modals +// ---------------- + +.modal form { + margin-bottom: 0; +}