From 01483406ee2bd45b9f98e0e552b828556cb8b8d0 Mon Sep 17 00:00:00 2001 From: Robin Buse Date: Tue, 26 Jul 2011 18:11:51 +0300 Subject: [PATCH 1/2] pass w3c validator --- static/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.html b/static/index.html index 7648e838..f6c350f4 100644 --- a/static/index.html +++ b/static/index.html @@ -85,7 +85,7 @@
New Pad

or create/open a Pad with the name
-
+
From b987a23cd0cb83c6ff0b4beb659fda46347cb26b Mon Sep 17 00:00:00 2001 From: Robin Buse Date: Tue, 26 Jul 2011 19:32:41 +0300 Subject: [PATCH 2/2] 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 f6c350f4..955eb4db 100644 --- a/static/index.html +++ b/static/index.html @@ -73,12 +73,12 @@ font-weight: bold; font-size: 17px; padding: 5px; - width: 245px; + width: 215px; outline: none; } input[type="submit"] { height: 35px; - width: 40px; + width: 70px; }