From edc4ba6efc3cae4a3e2d58516913c16651b9a5d1 Mon Sep 17 00:00:00 2001 From: Victor Dubiniuk Date: Mon, 17 Mar 2014 17:20:09 +0300 Subject: [PATCH] change input styles. Fixes #223 --- css/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 34ea1952..28138171 100755 --- a/css/style.css +++ b/css/style.css @@ -125,10 +125,11 @@ /*margin-left:-50%;*/ } #document-title>input { - height:9px; + height:14px; margin: 0; - padding-top:4px; + padding:3px 6px; width: 300px; + font-size: 12px; } #odf-close{