From f8b5f20fcc14d2f20344f436b8bfd5698cd5151d Mon Sep 17 00:00:00 2001 From: mathias Date: Tue, 11 Nov 2014 21:44:55 +0200 Subject: [PATCH] Initial Commit --- css/minecraft.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/minecraft.css b/css/minecraft.css index 5cfe0ff..0e5c4f1 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -203,7 +203,7 @@ input[type="text"] { color: #488c1d; background-color: transparent; padding: 7px; - margin-top: 41px; + margin-top: 40px; } input[type="text"]:hover, @@ -219,5 +219,5 @@ input[type="text"]:focus { background-color: #488c1d; padding: 7px; display:inline-block; - margin-top: 41px; + margin-top: 40px; } \ No newline at end of file