From 995b5956994985ec28db75058174430a53329181 Mon Sep 17 00:00:00 2001 From: mathias Date: Sat, 12 Dec 2015 22:52:42 +0200 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6fedf4e..24d61a4 100644 --- a/index.html +++ b/index.html @@ -255,11 +255,11 @@ background: #0b0b0b; } #newscontainer { + height: 100%; padding: 2.000em 9.375em 2.000em 9.375em; } #box { - position: relative; - height: 24.000em; + height: 55%; overflow: auto; overflow-x: hidden; margin: 0 0 1.563em 0;