diff --git a/apps/maarch_entreprise/css/engine.css b/apps/maarch_entreprise/css/engine.css index 40ba4306a2aa7419d99fe80cc88dba66f189431f..ba379d70fcc89f432a7be932f97a71f732d26bc4 100644 --- a/apps/maarch_entreprise/css/engine.css +++ b/apps/maarch_entreprise/css/engine.css @@ -38,8 +38,10 @@ form .form-group{ .modal-body{ background-color: white; padding:10px; + min-height: 200px; max-height: 70vh; - overflow: auto; + overflow: hidden; + overflow-y: auto; } .modal-body .list-group li{ /*border-color: #009DC5 !important;*/