From 1e54c41f60c8ffa2f671132f9c767a6b6aeebadf Mon Sep 17 00:00:00 2001 From: Robin Buse Date: Tue, 26 Jul 2011 20:14:01 +0300 Subject: [PATCH] Edited static/index.html via GitHub --- static/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/index.html b/static/index.html index 955eb4db1..f6c350f4d 100644 --- a/static/index.html +++ b/static/index.html @@ -73,12 +73,12 @@ font-weight: bold; font-size: 17px; padding: 5px; - width: 215px; + width: 245px; outline: none; } input[type="submit"] { height: 35px; - width: 70px; + width: 40px; }