From 0e9d29098056b4c4b3d22defb8adf51517b79912 Mon Sep 17 00:00:00 2001 From: mathias Date: Thu, 18 Jun 2015 22:33:44 +0300 Subject: [PATCH] New updates --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 9d18be3..b9bcb2d 100644 --- a/index.html +++ b/index.html @@ -329,7 +329,7 @@ input:focus { } #news-box { - height:50%; + height:230px; overflow: scroll; overflow-x: hidden; margin-bottom: 15px; @@ -427,6 +427,7 @@ margin-right: 13px; } #news-box{ margin-bottom: 25px; +height: 300px; } #news-list li{ margin-bottom: 20px;