From dac9fdf0b8e54fd0482ed9822e964c264a6421c6 Mon Sep 17 00:00:00 2001 From: Victor Dubiniuk Date: Thu, 5 Dec 2013 20:55:00 +0300 Subject: [PATCH] More compact input --- css/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/css/style.css b/css/style.css index e12d3bde..0be8fcd6 100755 --- a/css/style.css +++ b/css/style.css @@ -125,7 +125,9 @@ /*margin-left:-50%;*/ } #document-title>input { + height:9px; margin: 0; + padding-top:4px; width: 300px; }