From fc3c01d8cb66fe4b110b28f45bf15e900f5cd830 Mon Sep 17 00:00:00 2001 From: mathias Date: Sat, 12 Dec 2015 22:44:58 +0200 Subject: [PATCH] Update index.html --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 229bda2..1aabe35 100644 --- a/index.html +++ b/index.html @@ -260,6 +260,7 @@ #box { position: relative; height: 60%; + overflow-y: auto; overflow: auto; overflow-x: hidden; margin: 0 0 1.563em 0;