aboutsummaryrefslogtreecommitdiffstats
path: root/demos/dialog/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/dialog/default.html')
-rw-r--r--demos/dialog/default.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/demos/dialog/default.html b/demos/dialog/default.html
index 3f6f58fee..08043d15b 100644
--- a/demos/dialog/default.html
+++ b/demos/dialog/default.html
@@ -52,9 +52,7 @@ It is created by simply calling .dialog on the dialog content element, like this
</code></pre>
<p>
-A basic dialog window has a title bar and a content area.
-If the content length exceeds the maximum height (maxHeight option), a scrollbar will automatically appear.
-The dialog window can be moved, resized and closed with the 'x' icon by default.
+A basic dialog window has a title bar and a content area. The dialog window can be moved, resized and closed with the 'x' icon by default.
</p>
</div><!-- End demo-description -->