From: john Date: Wed, 26 Sep 2018 03:23:12 +0000 (+0800) Subject: Roo/bootstrap/Modal.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=1f1497d5ab265039e0ef34e431789f67ab0c33f3 Roo/bootstrap/Modal.js --- diff --git a/Roo/bootstrap/Modal.js b/Roo/bootstrap/Modal.js index 51433b212f..dbfdf0c673 100644 --- a/Roo/bootstrap/Modal.js +++ b/Roo/bootstrap/Modal.js @@ -274,7 +274,7 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component, { this.setSize(w,this.height); var view_height = Roo.lib.Dom.getViewportHeight(true) - 60; - + var modal_height = this.headerEl.getHeight() + this.bodyEl.getHeight() + this.footerEl.getHeight(); if( ( this.headerEl.getHeight() +