From ca26ff80fe9f975dda97251ff65262a032869f62 Mon Sep 17 00:00:00 2001 From: mathias Date: Sat, 12 Dec 2015 22:39:49 +0200 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9ff1fbe..ece6bd5 100644 --- a/index.html +++ b/index.html @@ -259,7 +259,7 @@ } #box { height: 60%; - overflow: scroll; + overflow: auto; overflow-x: hidden; margin: 0 0 1.563em 0; }