From 0b2c5c812782e00fc7a65990a823fc6c42b32e2f Mon Sep 17 00:00:00 2001 From: Jens Nikolaus Date: Wed, 24 Feb 2010 23:55:47 +0800 Subject: [PATCH] fixed typo --- stylesheets/btn.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/btn.css b/stylesheets/btn.css index 3dd2e74..f861285 100644 --- a/stylesheets/btn.css +++ b/stylesheets/btn.css @@ -80,7 +80,7 @@ button.btn:hover span { background-position: 0 -50px; } -/* Submit inputs cannot use sliding doors. The can either use a tiling background image or a single image with a fixed width: */ +/* Submit inputs cannot use sliding doors. The can either use a tiling background image or a single image with a fixed width: */ input.btn { width: 202px; padding: 0 20px;