From 183185f70295b99d5fc7d7105b9927dd1825e393 Mon Sep 17 00:00:00 2001 From: Robin Buse Date: Tue, 16 Aug 2011 14:39:55 +0300 Subject: [PATCH] Edited static/index.html via GitHub --- static/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/static/index.html b/static/index.html index 86fca42fc..fa96e71d0 100644 --- a/static/index.html +++ b/static/index.html @@ -74,13 +74,12 @@ } input[type="text"] { width: 243px; - padding: 9px 47px 9px 10px; + padding: 10px 47px 10px 10px; background: #fff; border: 1px solid #bbb; outline: none; border-radius: 3px; - text-shadow: 0 0 1px #fff; - font-size: 17px + text-shadow: 0 0 1px #fff } input[type="submit"] { width: 45px;