diff --git a/css/reveal.css b/css/reveal.css
index 1b1bd08c..fd4e1853 100644
--- a/css/reveal.css
+++ b/css/reveal.css
@@ -1057,7 +1057,7 @@ body {
.reveal.overview .slides section {
padding: 20px 0;
- max-height: 600px;
+ height: 600px;
overflow: hidden;
opacity: 1!important;
visibility: visible!important;
diff --git a/index.html b/index.html
index 426b8cfa..799d55d1 100644
--- a/index.html
+++ b/index.html
@@ -340,7 +340,7 @@ function linkify( selector ) {
-
+