From d07c495c59ca9b7d2afd05f9c1fe02c78533080e Mon Sep 17 00:00:00 2001 From: john Date: Fri, 28 Sep 2018 12:32:46 +0800 Subject: [PATCH] Roo/bootstrap/Modal.js --- Roo/bootstrap/Modal.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Roo/bootstrap/Modal.js b/Roo/bootstrap/Modal.js index b45a4fee77..644780c9bd 100644 --- a/Roo/bootstrap/Modal.js +++ b/Roo/bootstrap/Modal.js @@ -274,7 +274,6 @@ Roo.extend(Roo.bootstrap.Modal, Roo.bootstrap.Component, { var w = Math.min(this.max_width, Roo.lib.Dom.getViewportWidth(true) - 30); - // for fix height if(this.height) { this.setSize(w, this.height); return; -- 2.39.2