Skip to content

Commit 9241757

Browse files
committed
Dialog demo: Remove reference to obsolete overlay option.
1 parent eb13c01 commit 9241757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/dialog/modal.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
<div class="demo-description">
5555

56-
<p>A modal dialog prevents the user from interacting with the rest of the page until it is closed. To add a semi-transparent layer that dims out the page content behind the dialog, set the background color and opacity of the <code>overlay</code> option.</p>
56+
<p>A modal dialog prevents the user from interacting with the rest of the page until it is closed.</p>
5757

5858
</div><!-- End demo-description -->
5959

0 commit comments

Comments
 (0)