diff --git a/resources/web/guide/1/1.css b/resources/web/guide/1/1.css index 2529f47934..941ab77b2b 100644 --- a/resources/web/guide/1/1.css +++ b/resources/web/guide/1/1.css @@ -7,6 +7,7 @@ body { text-align:center; padding-top: 10%; + overflow: auto; } #SlicerIcon @@ -37,4 +38,4 @@ body { display: inline-block; text-decoration:none; -} \ No newline at end of file +}