From 3a8f6cb6bb96fd7ca6dc9a311f11f0d5a1b02a40 Mon Sep 17 00:00:00 2001 From: mathias Date: Thu, 18 Jun 2015 22:41:20 +0300 Subject: [PATCH] New updates --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index b9bcb2d..c62e684 100644 --- a/index.html +++ b/index.html @@ -200,7 +200,7 @@ input { border: #fff solid 1px; color: #fff; background: none; - padding: 7px 8px 6px 9px; + padding: 6px 8px 6px 9px; width: 53px; font-family: 'Merriweather Sans', sans-serif; font-size: 12px; @@ -329,7 +329,7 @@ input:focus { } #news-box { - height:230px; + height:290px; overflow: scroll; overflow-x: hidden; margin-bottom: 15px; @@ -383,7 +383,7 @@ width:70px; -moz-border-radius: 0px 6px 6px 0px; -webkit-border-radius: 0px 6px 6px 0px; border-radius: 0px 6px 6px 0px; -padding: 8px 9px 7px 10px; +padding: 7px 9px 7px 10px; } #ip{ font-size:16px;