Skip to content

Commit d8765dc

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent 2b4986e commit d8765dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/javascript/ui/dialog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ Possible values are:
560560
$("#dialog").kendoDialog({
561561
title: "Kendo Dialog Component",
562562
content: "This is your Kendo Dialog.",
563-
size: "wide"
563+
size: "medium"
564564
});
565565
</script>
566566

0 commit comments

Comments
 (0)