diff --git a/Documentation/input/examples/render-customization/size.cshtml b/Documentation/input/examples/render-customization/size.cshtml index ff31191f2..7a7ca676d 100644 --- a/Documentation/input/examples/render-customization/size.cshtml +++ b/Documentation/input/examples/render-customization/size.cshtml @@ -4,7 +4,7 @@ Order: 1
Normally the page layout scales automatically to the available width. If you - want to have a fixed width (e.g. for printing) the size can be specified via width: 800 or data-width="800" + want to have a fixed width (e.g. for printing) the size of the parent container should be set accordingly.
@@ -15,20 +15,19 @@ Order: 1
-
+
-
+