From 4b1512830c46f090b0e62fbe136a0151f742232f Mon Sep 17 00:00:00 2001 From: remy Date: Tue, 28 Jun 2011 12:32:22 +0100 Subject: [PATCH] new demo classList API, and updated support status --- css/html5demos.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/html5demos.css b/css/html5demos.css index f4987c1..6774860 100644 --- a/css/html5demos.css +++ b/css/html5demos.css @@ -138,7 +138,7 @@ li { text-decoration: underline; } -input { +button, input { font-size: 16px; padding: 3px; margin-left: 5px;