diff --git a/examples/example-list.html b/examples/example-list.html
index 60aac5ab3b..78f5dbdc9c 100644
--- a/examples/example-list.html
+++ b/examples/example-list.html
@@ -101,7 +101,7 @@
}
#examples .mainlink {
height: 8em;
- overflow: hidden;
+ overflow: auto;
}
#exwin {
position: absolute;