aboutsummaryrefslogtreecommitdiffstats
path: root/demos/dialog/modal-form.html
diff options
context:
space:
mode:
authorAlexander Schmitz <arschmitz@gmail.com>2014-11-08 07:39:30 -0500
committerJörn Zaefferer <joern.zaefferer@gmail.com>2014-11-18 16:23:51 +0100
commit24ce1c8b24e5fc7db98a68c0b5e39aaa293cd040 (patch)
treedb3522113c203ec72c34c3d1b74fd0f93f200934 /demos/dialog/modal-form.html
parentfe75984e53d27ec1291c8fcd1e2691ad3c58c1a0 (diff)
downloadjquery-ui-24ce1c8b24e5fc7db98a68c0b5e39aaa293cd040.tar.gz
jquery-ui-24ce1c8b24e5fc7db98a68c0b5e39aaa293cd040.zip
Dialog: Updating demo style based on changes to theme and demo CSS
Fixes #10693 Closes #1385
Diffstat (limited to 'demos/dialog/modal-form.html')
-rw-r--r--demos/dialog/modal-form.html2
1 files changed, 1 insertions, 1 deletions
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: {