Roo/bootstrap/Modal.js
[roojs1] / 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 || ''
         };