Roo/bootstrap/Modal.js
authorAlan Knowles <alan@roojs.com>
Mon, 18 Jan 2021 07:33:09 +0000 (15:33 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 18 Jan 2021 07:33:09 +0000 (15:33 +0800)
Roo/bootstrap/Modal.js

index 457e88d..f2cd06d 100644 (file)
@@ -181,7 +181,7 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component,  {
     {
         // we will default to modal-body-overflow - might need to remove or make optional later.
         var bdy = {
-                cls : 'modal-body enable-modal-body-overflow ', 
+                cls : 'modal-body ', 
                 html : this.html || ''
         };