From 24ce1c8b24e5fc7db98a68c0b5e39aaa293cd040 Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Sat, 8 Nov 2014 07:39:30 -0500 Subject: Dialog: Updating demo style based on changes to theme and demo CSS Fixes #10693 Closes #1385 --- demos/dialog/modal-form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/dialog/modal-form.html') diff --git a/demos/dialog/modal-form.html b/demos/dialog/modal-form.html index b09f4e91e..919bb0733 100644 --- a/demos/dialog/modal-form.html +++ b/demos/dialog/modal-form.html @@ -93,7 +93,7 @@ dialog = $( "#dialog-form" ).dialog({ autoOpen: false, - height: 300, + height: 400, width: 350, modal: true, buttons: { -- cgit v1.2.3